[Lldb-commits] [PATCH] D60300: [testsuite] Split Objective-C data formatter
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Apr 5 10:58:27 PDT 2019
clayborg added a comment.
In D60300#1456468 <https://reviews.llvm.org/D60300#1456468>, @JDevlieghere wrote:
> In D60300#1455790 <https://reviews.llvm.org/D60300#1455790>, @davide wrote:
>
> > I think this is good regardless for readability, but I would really appreciate if we can collect some numbers to see how effective this change actually is.
>
>
> I see 120 -> 12 seconds on my iMac Pro.
Nice! Might be nice to have some automated info that gets dumped when one file with multiple tests takes a long time and suggest breaking them up in the python test infrastructure modules. Might be other nice gains to be had?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60300/new/
https://reviews.llvm.org/D60300
More information about the lldb-commits
mailing list