Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Balker Rasmussen <lbr@mjolner.dk>
Subject: Re: opening speed for nnml groups
Date: 03 Sep 1997 17:01:26 +0200	[thread overview]
Message-ID: <0f4t82zbjt.fsf@odin.mjolner.dk> (raw)
In-Reply-To: Steve Folkes's message of "Wed, 03 Sep 1997 14:05:27 +0100"

Steve Folkes <smf@rivers.dra.hmg.gb> writes:
> It may be in the Unix filesystem itself.  I had a problem
> with our newsfeed a few years ago that put about 10,000
> files in one directory; it took over a week to remove them
> all (using "rm -rf").

What Unix would that be?

% mkdir test
% perl -e 'foreach $a (1..10000) { open FOO, ">test/$a" }'
% time rm -rf test
0.60u 11.18s 1:55.40 10.2%
% uname -a
SunOS heimdal 5.5.1 Generic_103640-08 sun4u sparc

> Some of the NNML groups that I use for mailing lists have
> become quite large (over 1,000 messages) and have started to
> slow down.  They are also slow when I use "ls" on the
> directory that stores them though.

ls is primarily slow because it has to sort the files.

But of course, the Unix filesystem gets slower as more files are in a
directory, but it's not _that_ bad.
-- 
Lars Balker Rasmussen, Software Engineer, Mjolner Informatics ApS
lbr@mjolner.dk


  reply	other threads:[~1997-09-03 15:01 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-09-02 12:01 Steinar Bang
1997-09-03 13:05 ` Steve Folkes
1997-09-03 15:01   ` Lars Balker Rasmussen [this message]
1997-09-03 19:45     ` Mark Eichin
1997-09-03 21:26     ` Russ Allbery
1997-09-04 14:55     ` Sean Doran
1997-09-04 15:39       ` Lars Balker Rasmussen
1997-09-04 21:44         ` Colin Rafferty
1997-09-05 12:20           ` David S. Goldberg
1997-09-05 15:21             ` Edit MIME messages (was: Re: opening speed for nnml groups) Kai Grossjohann
1997-09-05 15:57               ` David S. Goldberg
1997-09-09  7:06                 ` Steinar Bang
1997-09-10  8:43             ` opening speed for nnml groups Lars Balker Rasmussen
1997-09-10 15:07               ` Colin Rafferty
1997-09-13 23:54               ` Lars Magne Ingebrigtsen
1997-09-03 20:33 ` Ken Raeburn

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=0f4t82zbjt.fsf@odin.mjolner.dk \
    --to=lbr@mjolner.dk \
    /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).