Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Kevin Greiner <kevin.greiner@vignette.com>
Subject: Re: Gnus vs Cache : need advice plus a question
Date: Wed, 09 Nov 2005 20:24:12 -0600	[thread overview]
Message-ID: <u3bm56y0j.fsf@vignette.com> (raw)
In-Reply-To: <plop87hdawkxfi.fsf@gnu-rox.org>

Xavier Maillard <zedek@gnu-rox.org> writes:

> AFAIK, after lot of RTFMs, I don't really see any good
> alternative than to use agent. I have enabled it again since I
> can't live without mails. I tweaked it more carefully. I will see
> if that's ok after a couple of days.

The most likely performance problem is that you've configured the
agent to prefetch articles upon group entry.  If you know that you're
going to read all, or at least most, this can be a good thing to do.
However, the delay can be excessive.

I personally have most groups associated with the default category and
I've configured that category to not prefetch any articles.  In
this configuration, the agent is used to cache only headers so the
performance is usually, to me, quite good.  If I see any interesting
articles, I usually process mark them (the @ key to set the % mark)
and then fetch them (J S) in bulk.  That way I can navigate over a
thread without having to wait to fetch individual articles.  

I also have gnus-select-article-hook bound to
'(gnus-agent-fetch-selected-article) so I don't have to remember to
manually add articles to the agent.  This hook automatically adds new
articles so that I only fetch them once from the server.  That way, I
don't have to pay the overhead of downloading an article multiple
times.

Kevin


  reply	other threads:[~2005-11-10  2:24 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-30 17:23 Xavier Maillard
2005-10-30 20:50 ` Sébastien Kirche
2005-11-01 13:28   ` Xavier Maillard
2005-11-01 14:32     ` Sébastien Kirche
2005-11-01 15:15       ` Xavier Maillard
2005-11-01 15:48         ` Flatman
2005-11-01 18:53           ` Xavier Maillard
2005-11-01 18:35         ` Glyn Millington
2005-11-01 18:58           ` Xavier Maillard
2005-11-10  2:24             ` Kevin Greiner [this message]
2005-11-12 22:52               ` Kevin Greiner

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=u3bm56y0j.fsf@vignette.com \
    --to=kevin.greiner@vignette.com \
    /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).