emacs-devel
[Top][All Lists]
Advanced

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

Re: 15 seconds to fontify index


From: Miles Bader
Subject: Re: 15 seconds to fontify index
Date: Tue, 03 Apr 2007 08:02:26 +0900

Reiner Steib <address@hidden> writes:
> On my Pentium M 1500 it takes less than 1 second with a build before
> Chong Yidong decreased `Info-fontify-maximum-menu-size':

Ooh this is fun... :-)

   $ time emacs -Q -nw --eval '(info "(elisp)Index")' -kill
   real    0m23.042s
   user    0m22.609s
   sys     0m0.124s

   $ time emacs -Q -nw -kill
   real    0m1.088s
   user    0m0.792s
   sys     0m0.104s

   $ egrep -i "name|mhz" /proc/cpuinfo
   model name      : Pentium III (Katmai)
   cpu MHz         : 451.040

Do I win the prize for slowest?

BTW, even though the above time (22s) looks pretty slow, it didn't
really hit my "annoying" threshold -- I guess I'm just used to things
being a bit pokey on this machine....

-miles

-- 
Run away!  Run away!




reply via email to

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