[compiler-rt] [scudo] Enable "Delayed release to OS" feature for Android (PR #65942)
via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 18 06:51:52 PDT 2023
andersdellien-arm wrote:
As for performance data, I have only looked at the multi-threaded workloads in Geekbench. For 8 threads, I get about 4% improvement in SQLite, 1% in PDF Rendering, and possibly smaller gains (< 1%) for other workloads that use the secondary allocator (e.g. HTML5), but these gains are within the noise level so harder to see.
https://github.com/llvm/llvm-project/pull/65942
More information about the llvm-commits
mailing list