HA: [lld] r250808 - [ELF2] - Lazy relocation support for x86_64.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 20 13:04:30 PDT 2015
>Well, I didn't do perf testing or something like that. I'd be interesting to see how many microseconds are needed on average to resolve one dynamic symbol.
Well that curious.
I could write some script or something like that just to generate any N DSOs and code that uses it to see how fast it will execute with lazy resolution in compare with without.
More information about the llvm-commits
mailing list