all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Richard Stallman <rms@gnu.org>, emacs-devel@gnu.org
Subject: Re: 15 seconds to fontify index
Date: Mon, 02 Apr 2007 20:05:00 +0200	[thread overview]
Message-ID: <v9ps6mlkj7.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <ur6r355tr.fsf@gnu.org> (Eli Zaretskii's message of "Mon\, 02 Apr 2007 15\:17\:04 +0300")

On Mon, Apr 02 2007, Eli Zaretskii wrote:

>> From: Richard Stallman <rms@gnu.org>
>> 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	other threads:[~2007-04-02 18:05 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-01 21:42 15 seconds to fontify index Richard Stallman
2007-04-01 21:57 ` Nick Roberts
2007-04-02  4:30   ` Chong Yidong
2007-04-02 12:23     ` Eli Zaretskii
2007-04-02 12:33       ` David Kastrup
2007-04-02 13:00         ` Eli Zaretskii
2007-04-03 10:41           ` Yavor Doganov
2007-04-01 22:04 ` Alan Mackenzie
2007-04-01 22:41   ` Andreas Schwab
2007-04-02  0:58   ` Stefan Monnier
2007-04-02 12:17 ` Eli Zaretskii
2007-04-02 18:05   ` Reiner Steib [this message]
2007-04-02 23:02     ` Miles Bader
2007-04-03 16:33       ` James Cloos
2007-04-03 23:40         ` Miles Bader
2007-04-04 14:02         ` Richard Stallman
2007-04-03  7:46   ` Richard Stallman
2007-04-03  0:04 ` Kevin Ryde

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=v9ps6mlkj7.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=rms@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.