Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
New
Description
I tried to tackle some of the slower core tests, especially multithreaded ones. Some of these were in quite bad shape, dependent on wall-clock time, etc.
Improving these threaded tests was productive: even though the test may only report that it took 2s, if it cranked up 6 threads to do that, it really used a lot more resources behind the scenes which slows down overall test runs.