Gnus development mailing list
 help / color / mirror / Atom feed
From: ShengHuo ZHU <zsh@cs.rochester.edu>
Subject: Re: Agent .overview files not getting truncated (was Re: memory usage results (ack!))
Date: Thu, 07 Feb 2002 18:24:15 -0500	[thread overview]
Message-ID: <2nit9898ps.fsf@zsh.cs.rochester.edu> (raw)
In-Reply-To: <sdadulc4t0.fsf@wanderer.hardakers.net> (Wes Hardaker's message of "Thu, 07 Feb 2002 14:20:27 -0800")

Wes Hardaker <wes@hardakers.net> writes:


[...]

> % egrep '^10015' .overview | wc -l
>      36
>
> Ahh...  So 36 lines are functionally duplicates for a single message.
> But why?
>
> So, I move this file aside and reenter the group and bang!  What a
> speed difference (and I'm sure a memory difference too, but I probably
> need to restart emacs to claim everything).  Now the .overview file:
>
> % egrep '^10015' .overview | wc -l
>       1
>
> Yay.  A single line.
>
> keystrokes:  q ENTER
>
> Nada.  No change.  A good thing.
>
> keystrokes:  q 2 g ENTER
>
> % egrep '^10015' .overview | wc -l
>       2
>
> Ack.  And so we begin again collecting too much data.
>
> Apparently the new auto-header-fetch code is duplicating stuff?

Emm, it looks like a bug. But I didn't see duplication in my .overview
files. Maybe there is something wrong in gnus-agent-braid-nov. Could
you debug it?

ShengHuo



  reply	other threads:[~2002-02-07 23:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-07  1:36 memory usage results (ack!) Wes Hardaker
2002-02-07 22:20 ` Agent .overview files not getting truncated (was Re: memory usage results (ack!)) Wes Hardaker
2002-02-07 23:24   ` ShengHuo ZHU [this message]
2002-02-08  5:08     ` Wes Hardaker
2002-02-08  6:02       ` ShengHuo ZHU
2002-02-08 15:44         ` Wes Hardaker

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=2nit9898ps.fsf@zsh.cs.rochester.edu \
    --to=zsh@cs.rochester.edu \
    /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).