Gnus development mailing list
 help / color / mirror / Atom feed
From: Daniel Pittman <daniel@rimspace.net>
To: ding@gnus.org
Subject: Re: Exchange 2007 Issue Entering Large Groups
Date: Thu, 10 Apr 2008 13:05:40 +1000	[thread overview]
Message-ID: <87prsyo1dn.fsf@rimspace.net> (raw)
In-Reply-To: <76zls4nszz.fsf@dev-d01.ppllc.com>

Jake Colman <colman@ppllc.com> writes:

> This post is a follow-up to a series of posts regarding issues using
> Gnus with Exchange 2007.  Most of the IMAP issues have been fixed with
> the patches already included in the CVS version of Gnus.  The major
> remaining issue is this: entering a group with a very large number of
> read messages takes a very long time.

I recently upgraded my IMAP service from Cyrus to the Zimbra IMAP
server; it uses sparse UID allocation for messages which causes some
interesting behaviour in Gnus -- I trivially get groups that Gnus
believes have 65,000 new messages or more.

The biggest performance killer, since I don't use the agent, was the
setting of `nnimap-prune-cache', default `t', which causes an enormous
number of regexp searches in the cache.

I set that to `nil' and found my performance radically improved for
normal use, although there are still rare occasions that range
operations cause delays.

I intend working on the prune code at some point, and I am not sure it
will be what is slowing y'all down, but it may be worth a try.

Regards,
        Daniel




      reply	other threads:[~2008-04-10  3:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-08 17:42 Jake Colman
2008-04-10  3:05 ` Daniel Pittman [this message]

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=87prsyo1dn.fsf@rimspace.net \
    --to=daniel@rimspace.net \
    --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).