DmT021 wrote:

Nice. Also there's no significant difference between `build.release` and 
`release.parallel-with-preload` with sequential load which is good.
I wonder why your parallel runs are slightly less performant than mine relative 
to the sequential ones. I mean it's almost certainly the contention for the 
string pools' mutexes. But I still wonder why exactly.

https://github.com/llvm/llvm-project/pull/110439
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to