automake-patches
[Top][All Lists]
Advanced

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

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


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

On 04/30/2012 05:54 PM, Stefano Lattarini wrote:
> 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
> 
I forgot to add: this series has been tested with the following make programs:

  - GNU make 3.81
  - GNU make 3.82
  - Solaris 10 CCS make
  - Sun dmake
  - NetBSD 5.1 make

and the following awk programs:

  - Solaris 10 /usr/bin/nawk
  - Solaris 10 /usr/xpg4/bin/awk
  - GNU awk 4.0.0
  - NetBSD 5.1 /usr/bin/awk

Regards,
  Stefano



reply via email to

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