From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "D. Goel" Newsgroups: gmane.emacs.devel Subject: Re: Is it just me, or did 21.3.50 get a whole lot slower? Date: 16 Jun 2002 14:38:22 -0400 Sender: emacs-devel-admin@gnu.org Message-ID: References: <87adpxob2n.fsf@alice.dynodns.net> <200206152147.g5FLlQA10959@aztec.santafe.edu> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1024252771 541 127.0.0.1 (16 Jun 2002 18:39:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 16 Jun 2002 18:39:31 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17Jevz-00008c-00 for ; Sun, 16 Jun 2002 20:39:31 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17JfLq-0001G8-00 for ; Sun, 16 Jun 2002 21:06:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17Jevg-0007WE-00; Sun, 16 Jun 2002 14:39:12 -0400 Original-Received: from po4.glue.umd.edu ([128.8.10.124]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17Jeuu-0007Ua-00; Sun, 16 Jun 2002 14:38:24 -0400 Original-Received: from z.glue.umd.edu (IDENT:root@z.glue.umd.edu [128.8.10.71]) by po4.glue.umd.edu (8.11.6/8.11.6) with ESMTP id g5GIcNl01356; Sun, 16 Jun 2002 14:38:23 -0400 (EDT) Original-Received: from z.glue.umd.edu (IDENT:sendmail@localhost [127.0.0.1]) by z.glue.umd.edu (8.9.3/8.9.3) with SMTP id OAA11852; Sun, 16 Jun 2002 14:38:23 -0400 (EDT) Original-Received: (from deego@localhost) by z.glue.umd.edu (8.9.3/8.9.3) id OAA11847; Sun, 16 Jun 2002 14:38:22 -0400 (EDT) X-Authentication-Warning: z.glue.umd.edu: deego set sender to deego@glue.umd.edu using -f Original-To: rms@gnu.org In-Reply-To: <200206152147.g5FLlQA10959@aztec.santafe.edu> Original-Lines: 17 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:4908 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:4908 Richard Stallman writes: > emacs (both 21.1 and 21.2.90, and others) does get really slow > when (length load-history) touches 290--300ish.. which frustrates me, > but i guess that can't be helped.. (?)..) > > Which operations get slow? Who knows whether this can be helped, > until we investigate it. I shall look into profiling etc. and get back to this list with precise statistics re: speed vs. (lengh load-history). DG --