perf(formatter_core): bound the thread-local scratch cache#24793
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
Merging this PR will not alter performance
Comparing Footnotes
|
Merge activity
|
Measures to address this. > NOTE: checked-in vectors keep their high-water capacity for the thread's lifetime The 8 MB covers the largest file (checker.ts) that is likely to be created and formatted manually.
a1da8be to
a5f7b15
Compare
0815791 to
bb73b23
Compare

Measures to address this.
The 8 MB covers the largest file (checker.ts) that is likely to be created and formatted manually.