automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/3] Optimize some parallel-tests recipe


From: Stefano Lattarini
Subject: [PATCH 0/3] Optimize some parallel-tests recipe
Date: Mon, 30 Apr 2012 17:54:00 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]