labath wrote:

> I attached to clang and printed an expression. That resulted in 16801 calls 
> to `Progress::Increment`, all of which I'm guessing translate to event 
> broadcasts. I collected some timing numbers:

Thanks for doing this. What do these numbers include? Is it just the operation 
it self, or everything leading up to it as well. For example, is "expr var" 
just the timing of the "expr" command, or attach command as well. If the 
latter, then what's the baseline?

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

Reply via email to