From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/15068 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus as slow as molasses Date: 24 Apr 1998 22:29:15 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035154162 19927 80.91.224.250 (20 Oct 2002 22:49:22 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:49:22 +0000 (UTC) Return-Path: Original-Received: from gwyn.tux.org (gwyn.tux.org [207.96.122.8]) by altair.xemacs.org (8.8.8/8.8.8) with ESMTP id NAA29774 for ; Fri, 24 Apr 1998 13:34:10 -0700 Original-Received: from farabi.hpc.uh.edu (farabi.hpc.uh.edu [129.7.102.2]) by gwyn.tux.org (8.8.8/8.8.8) with ESMTP id QAA26109 for ; Fri, 24 Apr 1998 16:46:40 -0400 Original-Received: from sina.hpc.uh.edu ([10.1.1.1]) by farabi.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id XAT03085; Tue, 21 Apr 1998 23:39:00 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 24 Apr 1998 15:43:45 -0500 (CDT) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by sina.hpc.uh.edu (8.7.3/8.7.3) with SMTP id PAA04237 for ; Fri, 24 Apr 1998 15:42:12 -0500 (CDT) Original-Received: (qmail 6269 invoked by uid 504); 24 Apr 1998 20:41:48 -0000 Original-Received: (qmail 6252 invoked from network); 24 Apr 1998 20:41:45 -0000 Original-Received: from ppp092.uio.no (HELO sparky.gnus.org) (129.240.240.97) by claymore.vcinet.com with SMTP; 24 Apr 1998 20:41:44 -0000 Original-Received: (from larsi@localhost) by sparky.gnus.org (8.8.5/8.8.5) id WAA12502; Fri, 24 Apr 1998 22:43:48 +0200 Mail-Copies-To: never Original-To: ding@gnus.org In-Reply-To: Eze Ogwuma's message of "17 Apr 1998 17:20:01 +0100" X-Mailer: Gnus v5.6.6/Emacs 19.34 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > string-match 264 17.647 > directory-files 261 17.447 > match-string 168 11.230 Does this mean that `directory-files' is called 261 times? (I'm not familiar with the output of `profile-keystrokes'.) Anyways, I think the culprit is `nnheader-article-to-file-alist', which is Slow in huge groups if you have jka-compr loaded. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen