Displaying 2 results from an estimated 2 matches for "dba0057c".
2016 Mar 16
2
LLD performance w.r.t. local symbols (and --build-id)
...orry too
much about performance fluctuations caused by that change. This may vary on
compiler, compiler version, code around your change, and test cases.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160316/dba0057c/attachment.html>
2016 Mar 16
2
LLD performance w.r.t. local symbols (and --build-id)
Slowdown by "[ELF] - Early continue in InputSectionBase<ELFT>::relocate(). NFC.?" looks wierd for me. I do not see any reasons for any impact on perfomance by this change.
Good news is that since it was NFC it can easily be reverted. But I think slowdown in results is unrelative with that change and reverting will not give us 2-3% boost back.
Best regards,
George.