From: Marcelo Pacheco <marcelo@macp.eti.br>
To: reiserfs-list@namesys.com
Subject: Re: Reiser4 / Reiserfs bonnie++ performance comparison
Date: Fri, 9 Jul 2004 17:06:54 -0300 [thread overview]
Message-ID: <200407091706.54256.marcelo@macp.eti.br> (raw)
In-Reply-To: <40EEBC97.5090703@burst.net>
When you delete a file what you need to do is to remove the directory entry,
the inode and the file allocation structures. Reiser3 uses one key per file
block (4kb), while reiser4 uses extents, which could be huge (100's of MB)
per key, so there's far less things to remove when you remove a huge file on
Reiser4 than on Reiser3.
Marcelo Pacheco
Em Sex 09 Jul 2004 12:41, Chris Humphries escreveu:
> WHOA!
>
> Marcel Hilzinger wrote:
> > You mustn't belive in Benchmarks :-). Try it empirically, and you will
> > see, that for big files, Reiser4 is much faster, then ReiserFS was. Some
> > example
> >
> > Deleting a 6,8GB DVD iso image (average of 10 tests):
> > ext3 14,15 sec
> > reiser3.6 12,67 sec
> > reiser4 1,23 sec
> >
> > Deleting 3 GB of MP3 files (4MB average file size, 10 tests):
> > ext3 11,91 sec
> > reiser3.6 4,56 sec
> > reiser4 1,86 sec
> >
> > Marcel
next prev parent reply other threads:[~2004-07-09 20:06 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-09 14:59 Reiser4 / Reiserfs bonnie++ performance comparison Philippe Gramoullé
2004-07-09 15:24 ` Marcel Hilzinger
2004-07-09 15:41 ` Chris Humphries
2004-07-09 20:06 ` Marcelo Pacheco [this message]
2004-07-10 5:08 ` Hans Reiser
2004-07-10 10:40 ` Mihai Rusu
2004-07-09 18:37 ` Hans Reiser
2004-07-12 14:58 ` Vladimir V. Saveliev
2004-07-09 20:54 ` Redeeman
2004-07-09 21:52 ` Dieter Nützel
2004-07-09 22:06 ` Redeeman
2004-07-10 5:17 ` Hans Reiser
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=200407091706.54256.marcelo@macp.eti.br \
--to=marcelo@macp.eti.br \
--cc=reiserfs-list@namesys.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.