From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84627 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: Wed, 18 Jun 2014 11:19:34 +0200 Message-ID: <877g4e7exl.fsf@micropit.roche-blanche.homenet.org> References: <87mwdhmb9y.fsf@micropit.roche-blanche.homenet.org> <87ha3pszqe.fsf@gmail.com> <87d2ecj48r.fsf@micropit.roche-blanche.homenet.org> <877g4g9d5r.fsf@micropit.roche-blanche.homenet.org> <877g4fgbwb.fsf@pinto.chemeng.ucl.ac.uk> <87vbrz9a49.fsf@micropit.roche-blanche.homenet.org> <87lhsu3afl.fsf@ucl.ac.uk> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1403083247 3507 80.91.229.3 (18 Jun 2014 09:20:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 18 Jun 2014 09:20:47 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M32870@lists.math.uh.edu Wed Jun 18 11:20:39 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 1WxC2n-0002So-Qw for ding-account@gmane.org; Wed, 18 Jun 2014 11:20:38 +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 1WxC25-0006pA-S7; Wed, 18 Jun 2014 04:19:53 -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 1WxC23-0006oz-9k for ding@lists.math.uh.edu; Wed, 18 Jun 2014 04:19:51 -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 1WxC21-0006k6-Js for ding@lists.math.uh.edu; Wed, 18 Jun 2014 04:19:50 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1WxC1z-0005FL-Nq for ding@gnus.org; Wed, 18 Jun 2014 11:19:47 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WxC1x-0001PS-Rk for ding@gnus.org; Wed, 18 Jun 2014 11:19:45 +0200 Original-Received: from arennes-651-1-118-78.w2-2.abo.wanadoo.fr ([2.2.13.78]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 18 Jun 2014 11:19:45 +0200 Original-Received: from pmlists by arennes-651-1-118-78.w2-2.abo.wanadoo.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 18 Jun 2014 11:19:45 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 29 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: arennes-651-1-118-78.w2-2.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:mXLivQf1Ke81bVCl4zeEbP/6rEI= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84627 Archived-At: On Wed, Jun 18 2014, Eric S Fraga wrote: > On Tuesday, 17 Jun 2014 at 11:08, Peter Münster wrote: > > [...] > >> Do you have a similar sorting setup? > > Not quite. > > In particular, I only gather threads by subject. Maybe gathering by > references, as you do, slows things down? I find that gathering by > subject works well enough in most cases. gnus-thread-sort-by-most-recent-date 1981 4.8174347399 0.0024318196 gnus-thread-latest-date 3962 4.6299316569 0.0011685844 That means, it's more the sort-by-date function. Just to compare: - could you try the same sorting setting - elp-instrument-package with "gnus" - enter a group - post the result of elp-results - post the number of messages in the group and your bogomips It would be interesting to see, if the result is similar or not. TIA, -- Peter