Finding a comparison is very difficult and confusing since everyone uses different tests and arguments.
One such failure of most online tests is that they just test the dead standard default file system, no optimization. For xfs this is a HUGE drawback since by default it is a bit useless.
What would be really nice if someone here volunteered to do a test comparing ext3, reiserfs, reiserfs4, ext4 and xfs. I think those are the mayor contenders on the desktop today. This way we can have an even comparison and tweak the tests as we see fit for everyday use and have real world results in performance.
So let's lay down how we want to do this. i have some partitions available for testing. I can do the tests using one of gentoo, debian, or arch. What you will have to give me are the parameters:
1. mount options for each of the partitions
2. which kernels to test
3. kernel options (provide me the .config files to compile the kernels)
4. testing methods – will probably use the phoronix tools
There are probably other things I haven’t thought of. So let’s flesh it out. Once we are in agreement I’ll start the test.