[clang] [clang][analyzer][NFC] Improve Clang Static Analyzer performance. (PR #138295)

Balazs Benics via cfe-commits cfe-commits at lists.llvm.org
Sun May 4 10:08:24 PDT 2025


steakhal wrote:

FYI, build bots suggests that this PR has build errors.

BTW, could you run this under perf stats to demonstrate the reduction of the cache-misses and page-faults? I'd suspect a measurable difference if these separate allocators really help.

https://github.com/llvm/llvm-project/pull/138295


More information about the cfe-commits mailing list