about summary refs log tree commit homepage
path: root/devel/longest-tests
DateCommit message (Collapse)
2023-01-30tests: make slow tests easier-to-find
t/run.perl now prints slowest 10 tests at startup, and I've added ./devel/longest-tests to print all tests sorted by elapsed time. This should allow us to notice outliers more quickly in the future.