From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Info is slow in Emacs 22.0.50 Date: Mon, 13 Jun 2005 19:39:15 -0400 Message-ID: References: <17066.8682.499211.504174@farnswood.snap.net.nz> <87psusmk0u.fsf@jurta.org> <87ll5eyf85.fsf@jurta.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1118706660 472 80.91.229.2 (13 Jun 2005 23:51:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 13 Jun 2005 23:51:00 +0000 (UTC) Cc: eliz@gnu.org, nickrob@snap.net.nz, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 14 01:50:59 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DhyhO-0001DC-Bc for ged-emacs-devel@m.gmane.org; Tue, 14 Jun 2005 01:50:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DhymH-00033E-Jj for ged-emacs-devel@m.gmane.org; Mon, 13 Jun 2005 19:55:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dhyhi-0001ZH-Sv for emacs-devel@gnu.org; Mon, 13 Jun 2005 19:50:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dhyhc-0001Va-La for emacs-devel@gnu.org; Mon, 13 Jun 2005 19:50:49 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DhyhY-0001RZ-A3 for emacs-devel@gnu.org; Mon, 13 Jun 2005 19:50:44 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DhyY9-00077p-V9 for emacs-devel@gnu.org; Mon, 13 Jun 2005 19:41:02 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DhyWR-0003HN-Kf; Mon, 13 Jun 2005 19:39:15 -0400 Original-To: Juri Linkov In-reply-to: <87ll5eyf85.fsf@jurta.org> (message from Juri Linkov on Mon, 13 Jun 2005 09:07:47 +0300) 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:38765 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:38765 > How many menu items were there, in the case where this took 18 seconds? 633. If each one took 1/30 of a second, that is absurdly slow. I wonder if some regexp is badly written and looping.