Gnus development mailing list
 help / color / mirror / Atom feed
From: David Engster <deng@randomsample.de>
To: ding@gnus.org
Subject: Re: Gnus' speed
Date: Wed, 29 Jul 2009 10:44:36 +0200	[thread overview]
Message-ID: <m2vdlb280b.fsf@gwdg-mac-engster.top.gwdg.de> (raw)
In-Reply-To: <87iqhb7w7a.fsf@CPU107.opentrends.net> (Daniel Clemente's message of "Wed, 29 Jul 2009 10:03:05 +0200")

Daniel Clemente <dcl441-bugs@yahoo.com> writes:
> El dt, jul 28 2009 a les 23:03, Leo va escriure:
>>> http://www.emacswiki.org/emacs/GnusSpeed
>>
>> I disabled gnus agent and adaptive scoring (the adaptive score files can
>> go up to tens of megabytes) 
>
>   I didn't know about adaptive scoring, but it seems it is already disabled by default.
>   I added this tip to the wiki; thanks.

Don't have time to edit the Wiki at the moment, so some unsorted general
hints:

* Scoring in general is slow. For maximum speed, one should omit scoring
  completely.

* Set the 'large-newsgroup-initial' group parameter to a small value
  (e.g. 50), so that you get smaller summary buffers.

* Sort articles/threads by number.

* If you use nnimap, put an appropriate server definition in
  gnus-select-method or gnus-secondary-select-methods. Don't use it as a
  foreign server.

* Use group levels to make checking for new mails faster. Use high
  levels (4 or 5) for groups like spam/ham and less important mailing lists
  etc. which you do not need to check regularly. Use
  'gnus-activate-level' to specify which groups you'd like to be
  activated on startup. Put your important mail groups on level 1 and
  use prefix arguments like '1 g' to specify which groups you'd like to
  check for new mail.

* Use shell scripts to retrieve RSS feeds asynchronously (e.g. via
  cron). Set nnrss-use-local to 't' and use
  'nnrss-generate-download-script' to generate the shell script for
  retrieving the feeds. If you use shimbuns, there's 'shimbun-use-local'
  and 'nnshimbun-generate-download-script' which do the same.

* Depending on the IMAP server and the back end it uses, it might be
  wise to keep your groups small. Use expiry to automatically create
  archive groups (see variable nnmail-fancy-expiry-targets). Use
  searching facilities like nnir/nnmairix for an efficient search in
  those archives, so that you don't have to build huge summary buffers
  with thousands of mails.

-David



  reply	other threads:[~2009-07-29  8:44 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-28 18:34 Daniel Clemente
2009-07-28 21:03 ` Leo
2009-07-29  8:03   ` Daniel Clemente
2009-07-29  8:44     ` David Engster [this message]
2009-07-29 11:03       ` Karl Kleinpaste
2009-07-29 11:59         ` David Engster
2009-07-29 12:26           ` Karl Kleinpaste
2009-07-29 12:44             ` David Engster
2009-07-29 18:30               ` Ted Zlatanov
2009-07-29 20:19                 ` Tom Tromey
2009-07-30  6:03                   ` Daniel Pittman
2009-07-31  6:30                 ` Bill White
2009-07-29 18:46           ` Reiner Steib
2009-08-15  1:07           ` Miles Bader
2009-08-15  1:50             ` Daniel Pittman
2009-07-29 18:25       ` Ted Zlatanov
2009-07-29  9:47     ` Leo
2009-07-29 18:24     ` Ted Zlatanov
2009-07-30  5:58       ` Daniel Pittman
2009-07-30 13:33         ` Ted Zlatanov
2009-07-31  5:06           ` Daniel Pittman
2009-08-02 14:20       ` Steinar Bang
2009-08-03 14:38         ` Ted Zlatanov
2009-07-30  5:59     ` Daniel Pittman
2009-07-29  7:07 ` CHENG Gao
2009-07-29 18:20   ` nnrss through Google Reader (was: Gnus' speed) Ted Zlatanov
2009-07-31 13:44     ` nnrss through Google Reader Ted Zlatanov
2009-07-30  0:38   ` Gnus' speed Kevin Ryde
2009-07-29 18:55 ` Reiner Steib
2009-07-30  0:29   ` Kevin Ryde
2009-07-30  7:41     ` Adam Sjøgren
2009-08-04  1:10       ` Kevin Ryde
2009-08-15  1:11     ` Miles Bader
2009-08-15  8:28       ` Steinar Bang
2009-08-16  3:50         ` Miles Bader
2009-08-04 17:48   ` Daniel Clemente
2009-08-04 17:46 ` Daniel Clemente
2009-08-05  5:52   ` Steinar Bang
2009-08-05  5:55     ` Steinar Bang
2009-08-05  8:20       ` Daniel Clemente
2009-08-05 15:10         ` Steinar Bang

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=m2vdlb280b.fsf@gwdg-mac-engster.top.gwdg.de \
    --to=deng@randomsample.de \
    --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).