scott.smith added a comment.

In https://reviews.llvm.org/D32306#733316, @labath wrote:

> Looks good, thank you.
>
> Out of curiosity, have you observed any performance improvements resulting 
> from this?


10.2% reduction in # of instructions executed, 9.1% reduction in # of cycles, 
as measured by 'perf stat' in single threaded mode (I disabled TaskPool in 
order to get more repeatable results).

Can you commit this for me?  I don't have commit access.

Thank you!


Repository:
  rL LLVM

https://reviews.llvm.org/D32306



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to