#298: make check: add timing information of tests --------------------------------------+--------------------- Reporter: houtanb | Owner: houtanb Type: enhancement | Status: new Priority: major | Milestone: Component: Build system / Packaging | Version: Keywords: | --------------------------------------+--------------------- Add information to each .trs file about how long the test took to run
In the make check summary, list the 10 tests that took the longest
#298: make check: add timing information of tests --------------------------+--------------------- Reporter: houtanb | Owner: houtanb Type: enhancement | Status: new Priority: major | Milestone: Component: Testsuite | Version: Resolution: | Keywords: --------------------------+--------------------- Changes (by houtanb):
* component: Build system / Packaging => Testsuite
Comment:
Perhaps keep a table of all tests run and their average test times over history In addition to long test times, report which tests took longer relative to their average running time (within a certain x%)