[clug] Testing filesystem performance?

Andrew Pollock andrew-clug at andrew.net.au
Mon Jun 28 04:03:13 GMT 2004


On Sun, Jun 27, 2004 at 11:37:40AM +1000, Michael Still wrote:
> 
> Heya,
> 
> one of the things I need to do to finish my FUSE talk is come up with 
> some timings for how slow FUSE actually is. So far I've done three 
> kernel compiles on an ext3 filesystem, and then three kernel compiles on 
> a FUSE filesystem which rewrites all accesses straight back to that same 
> ext3 filesystem.
> 
> That's not a perfect metric, as we're also measuring how slow the hard 
> disc and CPU in my laptop are...
> 
> Do people have other suggestions as to how to test the performance of a 
> filesystem? Google seems to suggest just creating a bunch of files and 
> directories, syncing a few times, and then deleting some stuff.
> 

Take a look at PostMark (http://www.netapp.com/tech_library/3022.html).
Also apt-gettable.

regards

Andrew


More information about the linux mailing list