[PATCH] D86295: [analyzer] Reorder the layout of MemRegion and cache by hand for optimal size
Balázs Benics via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 1 02:26:30 PDT 2020
steakhal added a comment.
I tried to run the benchmark on the small set of projects but it would take an enormous time to analyze all such projects 20 times each...
Dedicating a box for this is unfeasible for me.
So I stuck with analyzing only `tmux` with 20 iterations.
The results are not convincing enough IMO.
F12828077: tmux-benchmark.png <https://reviews.llvm.org/F12828077>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86295/new/
https://reviews.llvm.org/D86295
More information about the cfe-commits
mailing list