[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: faster m4_qlen
From: |
Ralf Wildenhues |
Subject: |
Re: faster m4_qlen |
Date: |
Thu, 16 Oct 2008 20:31:20 +0200 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
Hi Eric,
* Eric Blake wrote on Thu, Oct 16, 2008 at 06:55:14PM CEST:
> While trying to figure out whether m4_curry will be a win or not, I noticed
> this low-hanging fruit. It dropped the speed of 'autoconf -f' on coreutils
> from 16.441s to 15.786s (or about 4% improvement).
Nice one!
> Subject: [PATCH] Speed up m4_qlen with caching.
>
> * lib/m4sugar/m4sugar.m4 (_m4_qlen): Renamed from old m4_qlen.
> (m4_qlen): Cache results for speed.
Cheers,
Ralf
- faster m4_qlen, Eric Blake, 2008/10/16
- Re: faster m4_qlen,
Ralf Wildenhues <=