[Lldb-commits] [PATCH] D13662: Make dwarf parsing multi-threaded
Tamas Berghammer via lldb-commits
lldb-commits at lists.llvm.org
Fri Oct 23 03:34:49 PDT 2015
tberghammer added a comment.
I decided to go with your approach primarily because I tried it out with lower number of threads and it performed marginally better (~10%) in that case
http://reviews.llvm.org/D13662
More information about the lldb-commits
mailing list