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