In the last year, ParkableStrings was improved by making it less
aggressive (longer aging interval, paused in foregound and during
load) and changing the compression algorithm to zstd. We have not yet
measured the impact of disabling ParkableStrings vs. this improved
version. This change will allow measuring this impact. The result will
inform prioritization of projects that prevent short-term memory usage
peaks vs. projects that durably reduce memory usage when approaching
the commit limit.
Bug: 307917631
Change-Id: I427798a04cd670863b4d3806f65d9a8374db2d11
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6254064
Auto-Submit: Francois Pierre Doray <fdoray@chromium.org>
Reviewed-by: Benoit Lize <lizeb@chromium.org>
Commit-Queue: Francois Pierre Doray <fdoray@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1421401}