[PATCH] D98837: [lld][MachO] Refactor handling of subsections
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 17 18:48:00 PDT 2021
int3 added a comment.
Could you do some perf measurements? I've been using the chromium_framework tar here as an ad-hoc benchmark: https://bugs.llvm.org/show_bug.cgi?id=48657
What I typically do is run it 21 times (20 measurements + 1 to throw away as a cache warming run) and then use https://github.com/codahale/ministat to see if the difference is significant.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98837/new/
https://reviews.llvm.org/D98837
More information about the llvm-commits
mailing list