[PATCH] D96520: Reduce time spent parsing support files
Raphael Isemann via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 2 01:49:04 PST 2021
teemperor added a comment.
In D96520#2596645 <https://reviews.llvm.org/D96520#2596645>, @labath wrote:
> Thanks for the explanation and the additional data, and sorry for the delay on my end.
>
> Regarding the "standard" benchmarks, the only thing that comes close is this <https://teemperor.de/lldb-bench/static.html>. I'm not sure if it contains any test case which would demonstrate this (many compile units, many common support/include files), but maybe @teemperor could add one?
I should point out that the benchmarks are offline since a while (due to server migration and some plans to rework them).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96520/new/
https://reviews.llvm.org/D96520
More information about the llvm-commits
mailing list