Gnus development mailing list
 help / color / mirror / Atom feed
From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
Subject: Leaving gnus is slow
Date: Wed, 16 Nov 2005 09:28:57 +0100	[thread overview]
Message-ID: <87hdadm1x2.fsf@k75.linux.bogus> (raw)

Leaving gnus takes between 5 and 10 minutes on a fast and otherwise
sane and well behaving machine. Other gnus operations are as fast as
they have always been. The slowdown became noticable a few months ago,
then became annoying a few weeks ago. strace shows the same pattern
several 10000 times:

  gettimeofday({1132127555, 814214}, NULL) = 0
  gettimeofday({1132127555, 814633}, NULL) = 0
  setitimer(ITIMER_REAL, {it_interval={0, 0}, it_value={0, 1000}}, NULL) = 0
  sigreturn()                             = ? (mask now [])
  --- SIGALRM (Alarm clock) @ 0 (0) ---
  gettimeofday({1132127555, 824205}, NULL) = 0
  gettimeofday({1132127555, 824611}, NULL) = 0
  setitimer(ITIMER_REAL, {it_interval={0, 0}, it_value={0, 1000}}, NULL) = 0
  sigreturn()                             = ? (mask now [])
  --- SIGALRM (Alarm clock) @ 0 (0) ---
  gettimeofday({1132127555, 834211}, NULL) = 0
  gettimeofday({1132127555, 834616}, NULL) = 0
  setitimer(ITIMER_REAL, {it_interval={0, 0}, it_value={0, 1000}}, NULL) = 0
  sigreturn()                             = ? (mask now [])
  --- SIGALRM (Alarm clock) @ 0 (0) ---

My ~/.gnus.registry.eld file looks a bit largish to me:

-rw-rw-r-- 1 k k 18651823 Nov 16 08:59 /home/k/.gnus.registry.eld

My largest overview files are:

-rw------- 1 k k 4366389 Nov 16 08:14 /home/k/Mail/subversion/.overview
-rw------- 1 k k 4879095 Aug 31 04:41 /home/k/Mail/svg-developers/.overview
-rw------- 1 k k 7715045 Nov 16 08:07 /home/k/Mail/junk/.overview
-rw------- 1 k k 9153921 Nov 16 09:03 /home/k/Mail/pause/.overview

Any suggestions where to have further looks and how to pull this
straight again?

I'm running current CVS.

Thanks,
-- 
andreas



             reply	other threads:[~2005-11-16  8:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-16  8:28 Andreas J. Koenig [this message]
2005-11-16 10:47 ` Adam Sjøgren
2005-11-16 15:13   ` Andreas J. Koenig
2005-11-16 15:21 ` Simon Josefsson

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=87hdadm1x2.fsf@k75.linux.bogus \
    --to=andreas.koenig.gmwojprw@franz.ak.mind.de \
    /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).