From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: 15 seconds to fontify index Date: Tue, 03 Apr 2007 08:02:26 +0900 Message-ID: <87abxqz8fx.fsf@catnip.gol.com> References: Reply-To: Miles Bader NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1175554964 9118 80.91.229.12 (2 Apr 2007 23:02:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 2 Apr 2007 23:02:44 +0000 (UTC) Cc: Richard Stallman , emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 03 01:02:41 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HYVXr-0005GF-O6 for ged-emacs-devel@m.gmane.org; Tue, 03 Apr 2007 01:02:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HYVaw-0003BZ-49 for ged-emacs-devel@m.gmane.org; Mon, 02 Apr 2007 19:05:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HYVat-0003BR-Cv for emacs-devel@gnu.org; Mon, 02 Apr 2007 19:05:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HYVas-0003BD-0j for emacs-devel@gnu.org; Mon, 02 Apr 2007 19:05:47 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HYVar-0003BA-Rq for emacs-devel@gnu.org; Mon, 02 Apr 2007 19:05:45 -0400 Original-Received: from smtp02.dentaku.gol.com ([203.216.5.72]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HYVXj-0004jr-NX; Mon, 02 Apr 2007 19:02:32 -0400 Original-Received: from 203-216-98-180.dsl.gol.ne.jp ([203.216.98.180] helo=catnip.gol.com) by smtp02.dentaku.gol.com with esmtpa (Dentaku) id 1HYVXh-0004F8-Au; Tue, 03 Apr 2007 08:02:29 +0900 Original-Received: by catnip.gol.com (Postfix, from userid 1000) id 875F72F43; Tue, 3 Apr 2007 08:02:26 +0900 (JST) System-Type: i686-pc-linux-gnu In-Reply-To: (Reiner Steib's message of "Mon\, 02 Apr 2007 20\:05\:00 +0200") Original-Lines: 30 X-Abuse-Complaints: abuse@gol.com X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:68950 Archived-At: Reiner Steib 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!