Displaying 1 result from an estimated 1 matches for "c2c63160".
Did you mean:
263160
2019 Aug 08
2
LNT server function perf profile comparison
Hi!
I have implemented a security feature in LLVM and now I want to evaluate the performance impact by comparing the perf profile of the originally compiled program and the modified program. For that I have run a benchmark with lnt runtest test-suite and -use-perf=all. I can compare the recorded counters in the lnt runserver webinterface perfectly fine with the side by side comparison. However,