ext2, ext3 and ext3/64 comparison using sysbench and mySQL (InnoDB)
Raw results can be found here.
Summary of the results
We compare ext2, ext3 and ext3/64 on a X86_64 system with LBD activated.
Because ext3/64 includes extends patch, perfomances are better than ext3, likely ext2.
My previous test on a 32bit system can be found there.
Results
|
time |
event |
transactions |
requests |
other |
min |
avg |
max |
| ext2 | 4657.2685 | 74454.0715 | 429.4600 | 8160.8300 | 858.9900 | 0.0060 | 0.0372 | 0.6006 |
| ext3 | 4719.0841 | 75442.4344 | 423.8300 | 8053.7700 | 847.7300 | 0.0060 | 0.0377 | 0.5236 |
| ext3_64bit | 4648.7992 | 74314.9651 | 430.2500 | 8175.7100 | 860.5600 | 0.0054 | 0.0372 | 0.6658 |