automake-ng
[Top][All Lists]
Advanced

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

Re: [Automake-NG] [PATCH 2/2] [ng] perf: optimize 'am__strip_suffixes' f


From: Akim Demaille
Subject: Re: [Automake-NG] [PATCH 2/2] [ng] perf: optimize 'am__strip_suffixes' for speed
Date: Mon, 21 May 2012 10:58:21 +0200

Le 16 mai 2012 à 15:04, Stefano Lattarini a écrit :

> + Before this patch:
>  - "make all"                           2.7 seconds
>  - "make recheck"                       3.9 seconds
>  - "make check AM_LAZY_CHECK=yes"      15.2 seconds
> 
> + After this patch:
>  - "make all"                           0.4 seconds
>  - "make recheck"                       1.7 seconds
>  - "make check AM_LAZY_CHECK=yes"       7.2 seconds
> 
> + In mainline automake (commit v1.12-75-gd89da9c):
>  - "make all"                           0.9 seconds
>  - "make recheck"                       3.5 seconds
>  - "make check RECHECK_LOGS="          14.1 seconds

Congrats!


reply via email to

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