[lld] r312796 - Currently lld creates a single section to collect all commons. There is no way

Rafael Avila de Espindola via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 19 11:31:00 PDT 2017


Shoaib Meenai <smeenai at fb.com> writes:

> I can try to get some more measurements. How is LLD performance generally evaluated? Do you use any particular profiling tools? (I'm running my link on Linux.)

I would recommend following all tips in
http://llvm.org/docs/Benchmarking.html. With that it should be possible
to get much smaller variations.

Cheers,
Rafael




More information about the llvm-commits mailing list