All of lore.kernel.org
 help / color / mirror / Atom feed
* Benchmark : ext3 vs reiser4 and effects of fragmentation.
@ 2004-09-15 22:02 Will Smith
  2004-09-16  8:52 ` Alex Zarochentsev
  2004-09-16 15:38 ` Christian Mayrhuber
  0 siblings, 2 replies; 15+ messages in thread
From: Will Smith @ 2004-09-15 22:02 UTC (permalink / raw)
  To: reiserfs-list

I've spent the last 2 days coding and running benchmarks
on the effects of fragmentation on both ext3 and
reiser4 performance.

Explanation and source code is at
http://www.willsmith.org/opensource/reiser4/fragperf/

Results and graphs are at
http://www.willsmith.org/opensource/reiser4/fragperf/test1/


Dataset is a kernel source (~200Mb) in a small 350Mb
partition, with random deletes, copies and overwrites
to cause fragmentation.

In conclusion:

1) reiser4 is slightly faster than ext3 in some cases, but
    much faster in others (no surprise).  However,
    deletes are slightly slower.

2) ext3 degrades badly from fragmentation when running
    ordered (non-random) access patterns.  reiser4
    also degrades but not as much.

3) the repacker can bring performance of reiser4 back
    to full speed, but only if run several times.

4) the repacker is not yet stable - I had to run fsck
    a few times after repacking, and once got a kernel
    stack trace during repacking resulting in an
    un-unmountable filesystem.


I'll gladly rerun with different parameters and/or change
the script if requested.


Will Smith






^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2004-09-17 17:01 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-15 22:02 Benchmark : ext3 vs reiser4 and effects of fragmentation Will Smith
2004-09-16  8:52 ` Alex Zarochentsev
2004-09-16 13:08   ` mjt
2004-09-16 14:50     ` Will Smith
2004-09-16 15:03       ` mjt
2004-09-16 17:16       ` Hans Reiser
2004-09-16 15:38     ` Alex Zarochentsev
2004-09-16 15:52       ` mjt
2004-09-16 17:26         ` Hans Reiser
2004-09-16 18:38         ` Alex Zarochentsev
2004-09-16 19:00           ` mjt
2004-09-16 19:05             ` Chris Mason
2004-09-17  2:29             ` Hans Reiser
2004-09-17 17:01               ` Philippe Gramoullé
2004-09-16 15:38 ` Christian Mayrhuber

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.