[Lldb-commits] [lldb] DynamicLoaderDarwin load images in parallel (PR #110439)
Jason Molenda via lldb-commits
lldb-commits at lists.llvm.org
Mon Oct 7 18:31:29 PDT 2024
jasonmolenda wrote:
So yes, I'm seeing a 30% improvement with the multithreaded creation of Modules, for a macOS app mostly in the shared cache.
https://github.com/llvm/llvm-project/pull/110439
More information about the lldb-commits
mailing list