After the previous benchmark of btrfs [1] I thought it’d be interesting to revisit ZFS using FUSE under Linux, so after updating to the current tip (02d648b1676c [2]) in the Mercurial trunk I created a 30GB LVM volume for testing and gave it a go. Now you can’t compare it to previous [3] results [4] as this is completely different hardware, but the numbers look quite respectable in comparison to the in-kernel file systems tested yesterday.
Version 1.03b ------Sequential Output------ --Sequential Input- --Random-
-Per Chr- --Block-- -Rewrite- -Per Chr- --Block-- --Seeks--
Machine Size K/sec %CP K/sec %CP K/sec %CP K/sec %CP K/sec %CP /sec %CP
quad 16G 27484 5 13921 4 42849 3 197.0 0
------Sequential Create------ --------Random Create--------
-Create-- --Read--- -Delete-- -Create-- --Read--- -Delete--
files /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP
16 4980 11 8929 10 4538 7 5067 11 8559 13 4158 8
real 37m53.486s
user 0m2.440s
sys 1m39.358s
