[llvm-dev] HA: LLD benchmark results for all commits

George Rimar via llvm-dev llvm-dev at lists.llvm.org
Fri Jan 15 15:59:55 PST 2016


> Well, from November 1st to the end of December, the linker got slower by about 10%, but you cannot attribute that decrease to any single change. That's the result of accumulation, and that's why I wrote it tends to getting slower. All the accumulation was offset by a single change, which is the string table optimization patch, though.

Ok.
There are few wierds also.
257731 "[ELF/AArch64] Support R_AARCH64_LDST128_ABS_LO12_NC relocation." looks to have 0.425998862 link time what is greater than previous 0.415870616.
I dont think its because of this lld changes. So i guess other llvm code also affects.

Best regards,
George.




More information about the llvm-dev mailing list