We are currently in the process of switching our ccache from integrated http to the storage helper. During our testing we noticed a massive increase in RAM usage on the same build when utilizing the storage helper:
On an identical build with -j20, we observe a ~4.75× increase in peak RAM usage:
| Configuration |
Peak RAM |
| ccache built-in HTTP |
8 GB |
| ccache + storage helper |
38 GB |
Build environment:
Any Idea where this massive increase in RAM could come from?
We are currently in the process of switching our ccache from integrated http to the storage helper. During our testing we noticed a massive increase in RAM usage on the same build when utilizing the storage helper:
On an identical build with -j20, we observe a ~4.75× increase in peak RAM usage:
Build environment:
Any Idea where this massive increase in RAM could come from?