From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29374 Path: main.gmane.org!not-for-mail From: Karl Kleinpaste Newsgroups: gmane.emacs.gnus.general Subject: Re: Slow and big Gnus 5.8.x Date: 04 Mar 2000 10:11:22 -0500 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=us-ascii X-Trace: main.gmane.org 1035166055 2393 80.91.224.250 (21 Oct 2002 02:07:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:07:35 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by mailhost.sclp.com (Postfix) with ESMTP id 645E6D051E for ; Sat, 4 Mar 2000 10:12:15 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id JAB09909; Sat, 4 Mar 2000 09:12:02 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 04 Mar 2000 09:11:23 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id JAA13956 for ; Sat, 4 Mar 2000 09:11:13 -0600 (CST) Original-Received: from beaver.jprc.com (BEAVER.JPRC.COM [207.86.147.217]) by mailhost.sclp.com (Postfix) with ESMTP id 4F9EED051E for ; Sat, 4 Mar 2000 10:11:22 -0500 (EST) Original-Received: (from karl@localhost) by beaver.jprc.com (8.9.3/8.9.3) id KAA09910; Sat, 4 Mar 2000 10:11:22 -0500 Original-To: ding@gnus.org X-Face: "5(T0tZd{6}pd~YzBG8O/*EW,.]6]@`m^e;fv65W^Y&=d"M\1H}>T~4_.kcDD.O~y3k)a6h R;Nmi>9|>Nm${2IpM0^RcUEa\jcq?KOP)C&~x51l~zCHTulL^_T|u0I^kB'z@]{`2YjQu In-Reply-To: Anders Melchiorsen's message of "04 Mar 2000 15:03:22 +0100" Original-Lines: 20 User-Agent: Gnus/5.0804 (Gnus v5.8.4) XEmacs/21.2 (Iris) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:29374 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:29374 Anders Melchiorsen writes: > Especially when I enter a group, Gnus is slower in generating the > summary and it is virtually impossible for me to enter groups with, > say, 2000 articles (since Emacs grows to an image size that my 64MB of > RAM simply cannot handle). I don't know why you'd have that much trouble. My normal Gnus environment is on a 4-yr-old PPro 200MHz, and I routinely enter groups with at least several hundred articles. Yes, it takes a moment, but it's not unreasonable. It is certainly the case that 5.8 is more featureful, and is therefore trying to do more for you, than 5.6 did, but I can't say there are reasons for group entry, particularly, to have slowed down -- the big changes for 5.8 were MIME handling, mail sources, and some funky access methods (nnweb, nnultimate, nnslashdot), not *Summary* generation. On the other hand, I notice you're using a recent XEmacs 21. Is it perhaps compiled with debugging enabled? You will see some fairly drastic speed improvement if you ./configure --error-checking=none --debug=no.