Skip to content

Instantly share code, notes, and snippets.

@samueljon
Created March 30, 2013 18:39
Show Gist options
  • Save samueljon/5277852 to your computer and use it in GitHub Desktop.
Save samueljon/5277852 to your computer and use it in GitHub Desktop.
Bonnie++ benchmark taken on HP Proliant ML150G3 with E5110 1,6Ghz Dual Core CPU with 4GB ram and 8GB swap. The swap file is on the zfs filesystem. Hard disk tested was scsi-SATA_WDC_WD1600JD-00WD-WMAL91171631.
-------------------------------------------------------------------------------
btrfs
-------------------------------------------------------------------------------
Version 1.96 ------Sequential Output------ --Sequential Input- --Random-
Concurrency 1 -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
loki 8G 211 98 52517 7 24589 6 1805 94 61643 11 168.1 5
Latency 71702us 10393ms 10891ms 18017us 210ms 355ms
Version 1.96 ------Sequential Create------ --------Random Create--------
loki -Create-- --Read--- -Delete-- -Create-- --Read--- -Delete--
files /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP
16 14273 47 +++++ +++ 15069 72 15915 50 +++++ +++ 14231 74
Latency 10052us 554us 833us 323us 15us 874us
1.96,1.96,loki,1,1364638724,8G,,211,98,52517,7,24589,6,1805,94,61643,11,168.1,5,16,,,,,14273,47,+++++,+++,15069,72,15915,50,+++++,+++,14231,74,71702us,10393ms,10891ms,18017us,210ms,355ms,10052us,554us,833us,323us,15us,874us
-------------------------------------------------------------------------------
zfs
-------------------------------------------------------------------------------
Version 1.96 ------Sequential Output------ --Sequential Input- --Random-
Concurrency 1 -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
loki 8G 50 99 47314 17 23804 11 118 96 50647 7 113.7 2
Latency 168ms 7873us 1074ms 991ms 539ms 232ms
Version 1.96 ------Sequential Create------ --------Random Create--------
loki -Create-- --Read--- -Delete-- -Create-- --Read--- -Delete--
files /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP
16 6605 74 +++++ +++ 8039 87 7738 82 +++++ +++ 8292 85
Latency 85144us 784us 905us 109ms 39us 256us
1.96,1.96,loki,1,1364634279,8G,,50,99,47314,17,23804,11,118,96,50647,7,113.7,2,16,,,,,6605,74,+++++,+++,8039,87,7738,82,+++++,+++,8292,85,168ms,7873us,1074ms,991ms,539ms,232ms,85144us,784us,905us,109ms,39us,256us
-------------------------------------------------------------------------------
ext4
-------------------------------------------------------------------------------
Version 1.96 ------Sequential Output------ --Sequential Input- --Random-
Concurrency 1 -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
loki 8G 386 98 54658 9 25545 4 1816 93 48769 4 153.0 1
Latency 20898us 1589ms 3003ms 64605us 237ms 1197ms
Version 1.96 ------Sequential Create------ --------Random Create--------
loki -Create-- --Read--- -Delete-- -Create-- --Read--- -Delete--
files /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP
16 14664 35 +++++ +++ 24495 46 20722 47 +++++ +++ 23570 45
Latency 441us 725us 760us 566us 15us 383us
1.96,1.96,loki,1,1364635559,8G,,386,98,54658,9,25545,4,1816,93,48769,4,153.0,1,16,,,,,14664,35,+++++,+++,24495,46,20722,47,+++++,+++,23570,45,20898us,1589ms,3003ms,64605us,237ms,1197ms,441us,725us,760us,566us,15us,383us
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment