Hi Eric,
> > | Effects on "autoconf" in gettext/gettext-tools:
> > |
> > | m4-1.4.10 50.6 s real + 1.0 sec system
> > | m4-1.4.10b 42.1 s real + 0.9 sec system
>
> And with --disable-assert, I get:
>
>41.2 s real + 0.9 sec system
With the patch below, I get:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Bruno Haible on 2/28/2008 7:02 AM:
| i.e. an additional 10% speedup.
|
| The speed-relevant code is only the case for INPUT_CHAIN. I added the one
| for INPUT_STRING because it may be useful it situations I don't know of.
Thanks for the
Eric Blake wrote:
> First off, you don't appear to have copyright assignment on file for M4
> yet, and this is not a trivial patch. Care to follow through with that?
Yes, I'll do this ASAP.
> Next, I'd like to finish merging the argv_ref into both branch-1_4 and
> master before applying your pat