[Lldb-commits] [PATCH] D28233: Improve the performance of jModulesInfo in lldb-server
Tamas Berghammer via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jan 3 08:37:46 PST 2017
tberghammer marked an inline comment as done.
tberghammer added a comment.
On some extremely large cases I seen the response time to fell from ~120s to ~8s (default packet timeout is 2s).
https://reviews.llvm.org/D28233
More information about the lldb-commits
mailing list