[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bad makeinfo slowdown
From: |
Per Bothner |
Subject: |
bad makeinfo slowdown |
Date: |
Fri, 05 Nov 2010 21:55:10 -0700 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.12) Gecko/20101027 Fedora/3.1.6-1.fc13 Thunderbird/3.1.6 |
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
address@hidden http://per.bothner.com/
- bad makeinfo slowdown,
Per Bothner <=
- Re: bad makeinfo slowdown, Karl Berry, 2010/11/06
- Re: bad makeinfo slowdown, Per Bothner, 2010/11/07
- Re: bad makeinfo slowdown, Patrice Dumas, 2010/11/07
- Re: bad makeinfo slowdown, Karl Berry, 2010/11/07
- Re: bad makeinfo slowdown, Per Bothner, 2010/11/07
- Re: bad makeinfo slowdown, Patrice Dumas, 2010/11/08
- Re: bad makeinfo slowdown, Eli Zaretskii, 2010/11/08
- Re: bad makeinfo slowdown, Patrice Dumas, 2010/11/08
- Re: bad makeinfo slowdown, Werner LEMBERG, 2010/11/08
- Re: bad makeinfo slowdown, Werner LEMBERG, 2010/11/08