[PATCH] D114735: [lld][macho] Stop grouping symbols by sections in mapfile.
Roger Kim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 20 11:51:33 PST 2022
Roger added a comment.
$ cbdr sample "base:/tmp/before/ld64.lld @response.txt -map beforemap.txt" "diff:/tmp/after/ld64.lld @response.txt -map aftermap.txt" --timeout=300s | tee results.csv | cbdr analyze -s 95 Warming up base...
Warming up diff...
base diff difference (95% CI)
sys_time 1.406 ± 0.020 1.388 ± 0.019 [ -1.9% .. -0.6%]
user_time 5.557 ± 0.023 5.914 ± 0.020 [ +6.2% .. +6.6%]
wall_time 4.455 ± 0.041 4.436 ± 0.035 [ -0.8% .. -0.0%]
samples 35 35
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114735/new/
https://reviews.llvm.org/D114735
More information about the llvm-commits
mailing list