You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`--storage-granule-size`| By increasing the granule size you'll decrease nominal memory footprint but increase memory usage during compaction. |
18
18
|`--storage-active-memory`| Adjust the number of bytes held in memory before being rotated out. This is the easiest way to adjust Parca's memory footprint. |
19
19
|`--storage-row-group-size`| Smaller row groups increase memory footprint but increase query speed. Increasing row group size results in lower memory usage but slower queries. |
0 commit comments