TiltasTech Mac OS X Filesystem Performance Comparison

These are the results of a series of tests I did using IOZone to determine the performance of various filesystems under Mac OS X.  I tested HFS+, HFS+ w/ journaling, HFS, UFS, and Ext2 (alpha driver http://sourceforge.net/projects/ext2fsx/ ).  Due to wide variation in the results, I did at least 4 runs of each configuration and then used the best score for each test.

Here is a brief summary of the results (note the charts available on the bottom tabs of each report):

I just got feedback that these results are broken on Mozilla/Netscape browsers.  I have now put the original Excel version of the results in the data files directory.   Safari and IE work fine, but other browsers are choking.  That will teach me to use Microsoft products!  Next time it will be straight HTML and charts from GnuPlot....

HFS+ w/ journaling :
Read Chart
Write Char
HFS :
Read Chart
Write Chart
UFS :
Read Chart
Write Chart
Ext2 :
Read Chart
Write Chart
----
All of the data files are available.

In doing these tests I developed a perl module to manage multiple runs of tests and compare the conglomerated results.  It is available on CPAN as Data::BenchmarkResults, or you can download it directly.

Next on my list is some additional testing with applications such as MySQL.  Let me know if you have ideas or suggestions - jasontitus[at]tiltastech.com (have to block the e-mail harvesters...).

Back to my website