All of lore.kernel.org
 help / color / mirror / Atom feed
* [STUPID TESTCASE] ext3 htree vs. reiserfs on 2.5.40-mm1
@ 2002-10-01 19:59 Paul P Komkoff Jr
  2002-10-01 20:43 ` Hans Reiser
                   ` (3 more replies)
  0 siblings, 4 replies; 21+ messages in thread
From: Paul P Komkoff Jr @ 2002-10-01 19:59 UTC (permalink / raw)
  To: Linux Kernel Mailing List

This is the stupidiest testcase I've done but it worth seeing (maybe)

We create 300000 files named from 00000000 to 000493E0 in one
directory, then delete it in order.

Tests taken on ext3+htree and reiserfs. ext3 w/o htree hadn't
evaluated because it will take long long time ...

both filesystems was mounted with noatime,nodiratime and ext3 was
data=writeback to be somewhat fair ...

	       	real 	      	user  		sys
reiserfs:
Creating: 	3m13.208s	0m4.412s	2m54.404s
Deleting:	4m41.250s	0m4.206s	4m17.926s

Ext3:
Creating:	4m9.331s	0m3.927s	2m21.757s
Deleting:	9m14.838s	0m3.446s	1m39.508s

htree improved this a much but it still beaten by reiserfs. seems odd
to me - deleting taking twice time then creating ...

-- 
Paul P 'Stingray' Komkoff 'Greatest' Jr /// (icq)23200764 /// (http)stingr.net
  When you're invisible, the only one really watching you is you (my keychain)

^ permalink raw reply	[flat|nested] 21+ messages in thread
* Re: [STUPID TESTCASE] ext3 htree vs. reiserfs on 2.5.40-mm1
@ 2002-10-04 20:54 Dieter Nützel
  0 siblings, 0 replies; 21+ messages in thread
From: Dieter Nützel @ 2002-10-04 20:54 UTC (permalink / raw)
  To: ReiserFS List; +Cc: Chris Mason, Paul P Komkoff Jr, Manuel Krause

Am Mittwoch, 2. Oktober 2002 10:48 schrieb Paul P Komkoff Jr:
> Replying to Andreas Dilger:
> > Why do you think data=writeback is better than data=journal?  If the
> > files have no data then it should not make a difference.
>
> It is better than default data=ordered I think :)
>
> Thanks for detailed explanation - it saved much time for me and
> accortind to yours directions I have recalculated my test. Now ext3 is
> better :)
>
> e3
> create          2m49.545s       0m4.162s        2m20.766s
> delete          2m8.155s        0m3.614s        1m34.945s
>
> reiser
> create          3m13.577s       0m4.338s        2m54.026s
> delete          4m39.249s       0m3.968s        4m16.297s
>
> e3
> create          2m50.766s       0m4.024s        2m21.197s
> delete          2m8.755s        0m3.501s        1m35.737s
>
> reiser
> create          3m13.015s       0m4.432s        2m53.412s
> delete          4m41.011s       0m3.893s        4m16.845s
>
>
> this is two typical runs. Now I creating ext3 with
> mke2fs -j -O dir_index -J size=192 -T news /dev/sda4
>
> as you can see, this improves performance by 1/4
>
> Unfortunately, there still one issue in ext3. It called "inode limit".
> Initially I wanted to run this test on 1000000 files but ... I hit
> inode limit and don't want to increase it artificially yet.
>
> Reiserfs worked fine because it don't have such kind of limit ...

Orange and apples, again?

Try with latest ReiserFS data-logging and see what we get?
Chris do you have something for 2.5.40+ ready?

2.5.40 is GREAT!

Regards,
	Dieter
-- 
Dieter Nützel
Graduate Student, Computer Science

University of Hamburg
Department of Computer Science
@home: Dieter.Nuetzel at hamburg.de (replace at with @)

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

end of thread, other threads:[~2002-10-10  0:20 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-01 19:59 [STUPID TESTCASE] ext3 htree vs. reiserfs on 2.5.40-mm1 Paul P Komkoff Jr
2002-10-01 20:43 ` Hans Reiser
2002-10-01 20:49   ` Hans Reiser
2002-10-01 21:17     ` Rik van Riel
2002-10-01 21:31     ` Daniel Phillips
2002-10-01 20:43 ` Andreas Dilger
2002-10-01 21:19   ` Hans Reiser
2002-10-02 10:48   ` Paul P Komkoff Jr
2002-10-02 16:54     ` Andreas Dilger
2002-10-03  0:37       ` [Ext2-devel] " Theodore Ts'o
2002-10-03 12:04         ` Hans Reiser
2002-10-03 19:40           ` Theodore Ts'o
2002-10-03 19:44             ` Hans Reiser
2002-10-04 15:53   ` Oleg Drokin
2002-10-04 17:09     ` [Ext2-devel] " Andreas Dilger
2002-10-07  6:54       ` Oleg Drokin
2002-10-10  0:27       ` Daniel Phillips
2002-10-01 21:27 ` Daniel Phillips
2002-10-02 16:38   ` Paul P Komkoff Jr
2002-10-02  6:39 ` Nikita Danilov
  -- strict thread matches above, loose matches on Subject: below --
2002-10-04 20:54 Dieter Nützel

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.