The new perl-based makeinfo/texi2any is almost 2 order of
magnitude slower than the old one:

$ time /usr/bin/makeinfo  -I .  -o kawa.info kawa.texi

real    0m0.174s
user    0m0.147s
sys     0m0.010s

$ time ~/bin/makeinfo  -I .  -o kawa.info kawa.texi

real    0m14.026s
user    0m13.610s
sys     0m0.150s

That seems a shame.
--
        --Per Bothner
[email protected]   http://per.bothner.com/

Reply via email to