From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84612 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?Peter_M=C3=BCnster?= Newsgroups: gmane.emacs.gnus.general Subject: Re: entering a group is slow Date: Fri, 13 Jun 2014 16:03:48 +0200 Message-ID: <87d2ecj48r.fsf@micropit.roche-blanche.homenet.org> References: <87mwdhmb9y.fsf@micropit.roche-blanche.homenet.org> <87ha3pszqe.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1402668259 9907 80.91.229.3 (13 Jun 2014 14:04:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 13 Jun 2014 14:04:19 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M32857@lists.math.uh.edu Fri Jun 13 16:04:13 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WvS5U-0001qy-5i for ding-account@gmane.org; Fri, 13 Jun 2014 16:04:12 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1WvS5P-0005jc-6F; Fri, 13 Jun 2014 09:04:07 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1WvS5O-0005jO-37 for ding@lists.math.uh.edu; Fri, 13 Jun 2014 09:04:06 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1WvS5J-0002gP-MI for ding@lists.math.uh.edu; Fri, 13 Jun 2014 09:04:06 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1WvS5I-0007cC-Cn for ding@gnus.org; Fri, 13 Jun 2014 16:04:00 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WvS5H-0001gm-VW for ding@gnus.org; Fri, 13 Jun 2014 16:03:59 +0200 Original-Received: from arennes-651-1-364-33.w2-14.abo.wanadoo.fr ([2.14.203.33]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 13 Jun 2014 16:03:59 +0200 Original-Received: from pmlists by arennes-651-1-364-33.w2-14.abo.wanadoo.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 13 Jun 2014 16:03:59 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 18 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: arennes-651-1-364-33.w2-14.abo.wanadoo.fr User-Agent: Gnus/5.130012 (=?utf-8?Q?=E7=9C=9F?= Gnus v0.12) Emacs/24.4.50 (gnu/linux) Cancel-Lock: sha1:qQ9ulvW03aExlpw2F6NQRZZD/UI= X-Spam-Score: -2.5 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84612 Archived-At: On Fri, Jun 13 2014, Igor Sosa Mayor wrote: >> Entering a group is very slow on my system (several seconds, up to >> 15 seconds sometimes). Is this a know problem and do you know how to >> make it faster? > > how many messages are in the group? Often some hundreds (700-900) for example. And I've read http://gnus.org/manual/gnus_403.html#SEC546 : - gnus-fetch-old-headers is nil - gc-cons-threshold is 3500000 - gnus-use-correct-string-widths is nil -- Peter