[PATCH] D102783: [scudo] Separate Fuchsia & Default SizeClassMap
Kostya Kortchinsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 19 09:23:14 PDT 2021
cryptoad added a comment.
I should say that this improves the QPS for rpc2 benchmark in g3:
- New SCM: `Finished measurement, throughput=438422.221084 reqs/sec.`
- Old SCM: `Finished measurement, throughput=421669.366002 reqs/sec.`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102783/new/
https://reviews.llvm.org/D102783
More information about the llvm-commits
mailing list