29 Jan
                
                    2007
                
            
            
                29 Jan
                
                '07
                
            
            
            
        
    
                5:53 a.m.
            
        Timo Sirainen wrote:
So ext3 is even faster than reiserfs..
I suppose all those benchmarks should be run again with ext3.
An optimization for ext3 is to make sure b-trees are enabled by formatting with -O dir_index
This improves performance for directories with many small files in them, like maildirs
Mick