SingleAccretion wrote: > I think that in your case we're limited by the speed of console updates > rather than the progress mutex.
Agreed. > If you have some time, I'd be grateful if you could test this patch out. The > thing want the see is whether this completely resolves your issue or if you > still see a difference between disabled&enabled progress reports. I can confirm it does! Without the patch, I see a ~25x slowdown when enabling progress reporting ("LLDB time" goes from < 1 second to ~20 seconds), with this patch, the difference is not measurable. https://github.com/llvm/llvm-project/pull/118953 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits