Gnus development mailing list
 help / color / mirror / Atom feed
From: "Peter Münster" <pmlists@free.fr>
To: ding@gnus.org
Subject: Re: entering a group is slow
Date: Tue, 17 Jun 2014 10:02:40 +0200	[thread overview]
Message-ID: <877g4g9d5r.fsf@micropit.roche-blanche.homenet.org> (raw)
In-Reply-To: <87d2ecj48r.fsf@micropit.roche-blanche.homenet.org>

On Fri, Jun 13 2014, Peter Münster wrote:

> 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

My main group is "inbox", there are often only very few messages (< 10)
that are displayed in the summary buffer and it takes about 5 seconds to
enter the group.

After using `elp-instrument-package' I've found, that the sorting
functions are called a lot of times:

gnus-thread-sort-by-most-recent-date    1981     4.8174347399  0.0024318196
gnus-thread-latest-date                 3962     4.6299316569  0.0011685844

Because there are about 300 articles with the expirable-mark. These are
not shown in the summary buffer, but it seems, that they are sorted
nevertheless.

Is it possible to tell gnus, to not sort articles that won't be
displayed in the summary buffer?

TIA for any help,
-- 
           Peter




  reply	other threads:[~2014-06-17  8:02 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-13  9:03 Peter Münster
2014-06-13 13:31 ` Igor Sosa Mayor
2014-06-13 14:03   ` Peter Münster
2014-06-17  8:02     ` Peter Münster [this message]
2014-06-17  8:48       ` Eric S Fraga
2014-06-17  9:08         ` Peter Münster
2014-06-18  8:10           ` Eric S Fraga
2014-06-18  9:19             ` Peter Münster
2014-06-18 16:38               ` Eric S Fraga
2014-06-18 21:00                 ` Peter Münster
2014-06-19  7:41                   ` Eric S Fraga
2014-06-19  9:45                     ` Peter Münster
2014-06-19 12:52                       ` Eric S Fraga
2014-06-19 21:30                         ` Peter Münster
2014-09-08  0:10                           ` lee
2014-09-08  7:45                             ` Peter Münster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877g4g9d5r.fsf@micropit.roche-blanche.homenet.org \
    --to=pmlists@free.fr \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).