I will push this to maint in a couple of days if there is no objection. Reviews are most welcome.
Regards, Stefano -*-*-*- Stefano Lattarini (3): coverage: add performance tests on some parallel-tests aspects parallel-tests: optimize 'recheck' target for speed parallel-tests: optimize global log creation lib/am/check.am | 177 ++++++++++++++++++++++++++----------- t/list-of-tests.mk | 3 +- t/rst-formatting.sh | 93 ------------------- t/test-trs-recover2.sh | 10 --- t/testsuite-recheck-speed.sh | 99 +++++++++++++++++++++ t/testsuite-summary-count-many.sh | 4 +- t/testsuite-summary-speed.sh | 76 ++++++++++++++++ 7 files changed, 301 insertions(+), 161 deletions(-) delete mode 100755 t/rst-formatting.sh create mode 100755 t/testsuite-recheck-speed.sh create mode 100755 t/testsuite-summary-speed.sh -- 1.7.9.5