[Lldb-commits] [PATCH] D32306: Remove lock from ConstString::GetLength
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Apr 25 06:24:15 PDT 2017
labath added a comment.
In https://reviews.llvm.org/D32306#736115, @scott.smith wrote:
> 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).
That is awesome, thanks.
> Can you commit this for me? I don't have commit access.
I will, let's just wait what Zachary says.
Repository:
rL LLVM
https://reviews.llvm.org/D32306
More information about the lldb-commits
mailing list