From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David De La Harpe Golden Newsgroups: gmane.emacs.devel Subject: Re: Emacs 23.0 is much slower starting than Emacs 22.3 Date: Fri, 24 Oct 2008 20:36:45 +0100 Message-ID: <490223CD.5090801@harpegolden.net> References: <20081022091136.GB924@muc.de> <20081022151444.GE924@muc.de> <48FF58FB.6000302@harpegolden.net> <20081022211202.GA1037@muc.de> <49001F5A.7040402@harpegolden.net> <20081023090908.GB2666@muc.de> <4900ACF9.7060501@harpegolden.net> <4900FF17.2000203@harpegolden.net> <49011336.10307@harpegolden.net> <4901E787.40504@harpegolden.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1224877080 624 80.91.229.12 (24 Oct 2008 19:38:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 24 Oct 2008 19:38:00 +0000 (UTC) Cc: acm@muc.de, Eli Zaretskii , Lennart Borgman , emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 24 21:39:00 2008 connect(): Connection refused 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 1KtSUs-0003Hl-Ot for ged-emacs-devel@m.gmane.org; Fri, 24 Oct 2008 21:38:59 +0200 Original-Received: from localhost ([127.0.0.1]:50839 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KtSTk-0001xe-HY for ged-emacs-devel@m.gmane.org; Fri, 24 Oct 2008 15:37:48 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KtSSw-0001V5-6K for emacs-devel@gnu.org; Fri, 24 Oct 2008 15:36:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KtSSu-0001U2-EI for emacs-devel@gnu.org; Fri, 24 Oct 2008 15:36:57 -0400 Original-Received: from [199.232.76.173] (port=33938 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KtSSu-0001Tw-96 for emacs-devel@gnu.org; Fri, 24 Oct 2008 15:36:56 -0400 Original-Received: from harpegolden.net ([65.99.215.13]:45465) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KtSSs-00009O-HE; Fri, 24 Oct 2008 15:36:54 -0400 Original-Received: from [87.198.54.44] (87-198-54-44.ptr.magnet.ie [87.198.54.44]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "David De La Harpe Golden", Issuer "David De La Harpe Golden Personal CA rev 3" (verified OK)) by harpegolden.net (Postfix) with ESMTP id 048428088; Fri, 24 Oct 2008 20:36:46 +0100 (IST) User-Agent: Mozilla-Thunderbird 2.0.0.17 (X11/20081018) In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: GNU/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:104962 Archived-At: Stefan Monnier wrote: > Could it be that all the files you opened were under CVS control (so > the VC search stops before having to walk up the directories)? > That sounded quite plausible - seeing as I was testing in an emacs CVS source tree checkout and all. Though it was only in /usr/local/src/emacs - and /usr/local is the same fs as / on my desktop. So I redid in the emacs-22.3 expanded source tarball (no ./CVS ?) in /usr/local/src/emacs-22-3 (187 .c files this time) hack-project-variables vc-handled-backends emacs vc-h-b h-p-v realtime 23 off off 5.959 23 off on 7.629 23 on off 5.916 23 on on 7.720 Er. Maybe I should use a bigger corpus... - so, did all .el files (1108 files). emacs vc-h-b h-p-v realtime 23 off off 21.170 23 off on 36.346 23 on off 23.510 23 on on 38.566