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: Reiner Steib
Subject: Re: 15 seconds to fontify index
Date: Mon, 02 Apr 2007 20:05:00 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.96 (gnu/linux)

On Mon, Apr 02 2007, Eli Zaretskii wrote:

>> From: Richard Stallman <address@hidden>
>> Date: Sun, 01 Apr 2007 17:42:19 -0400
>> 
>> For the Emacs Lisp Manual, info.el takes 15 seconds to fontify
>> the index.
>
> What kind of machine do you have there?  On mine (3-GHz single-core
> CPU), it takes only 5 seconds, which is quite long, but not enough to
> annoy.

On my Pentium M 1500 it takes less than 1 second with a build before
Chong Yidong decreased `Info-fontify-maximum-menu-size':

GNU Emacs 22.0.96.3 (i686-pc-linux-gnu, GTK+ Version 2.10.6) of
2007-03-31 on viandante

viandante:~$ time em -Q --eval '(progn (info "(elisp)Index") (sit-for 1))' -kill

real    0m2.359s
user    0m1.092s
sys     0m0.056s
viandante:~$ time em -Q --eval '(sit-for 1)' -kill

real    0m1.699s
user    0m0.464s
sys     0m0.084s

$ cat /proc/cpuinfo | grep "^model n"
model name      : Intel(R) Pentium(R) M processor 1500MHz

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




reply via email to

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