Michael137 wrote:

Sorry for the delayed response, just got back from vacation.

> What do these numbers include? Is it just the operation it self, or 
> everything leading up to it as well. 
> 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.

The benchmarks include the attach command as well. E.g., `expr var` would be 
the time it took to attach/stop at a breakpoint in Clang and run `expr`. I'll 
post the baseline shortly


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