kastiglione wrote: Before: ``` % time dotest -p TestDWIMPrint.py ... Ran 51 tests in 15.791s ```
After: ``` % time dotest -p TestDWIMPrint.py ... Ran 51 tests in 4.626s ``` https://github.com/llvm/llvm-project/pull/181720 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
