Update benchmarks authored by Logan DeHart's avatar Logan DeHart
...@@ -172,7 +172,16 @@ shared memory /dev/shm ...@@ -172,7 +172,16 @@ shared memory /dev/shm
<td>ZFS nocompr</td> <td>ZFS nocompr</td>
<td>2.7TB+382GB blocklog (compressed on hafpool)</td> <td>2.7TB+382GB blocklog (compressed on hafpool)</td>
<td>10.26hr+6.4hr to reindex</td> <td>10.26hr+6.4hr to reindex</td>
<td>summary = 20004 in 00:06:25 = 51.9/s Avg: 190 Min: 17 Max: 6414</td> <td>
Test1:
summary = 20004 in 00:06:25 = 51.9/s Avg: 190 Min: 17 Max: 6414
Test2:
summary = 20004 in 00:06:28 = 51.6/s Avg: 192 Min: 17 Max: 5015
</td>
</tr> </tr>
<tr> <tr>
<td> <td>
...@@ -191,10 +200,6 @@ test6 ...@@ -191,10 +200,6 @@ test6
Test1: Test1:
summary = 20004 in 00:09:13 = 36.2/s Avg: 274 Min: 18 Max: 7713 summary = 20004 in 00:09:13 = 36.2/s Avg: 274 Min: 18 Max: 7713
Test 2:
summary = 20004 in 00:05:32 = 60.2/s Avg: 163 Min: 18 Max: 7127
</td> </td>
</tr> </tr>
<tr> <tr>
...@@ -209,7 +214,16 @@ test6 ...@@ -209,7 +214,16 @@ test6
<td>zfs nocompr</td> <td>zfs nocompr</td>
<td>2.7TB+531GB for blocklog</td> <td>2.7TB+531GB for blocklog</td>
<td>11.54hr+7.9hr to reindex</td> <td>11.54hr+7.9hr to reindex</td>
<td>summary = 20004 in 00:05:35 = 59.6/s Avg: 165 Min: 18 Max: 3850</td> <td>
Test1:
summary = 20004 in 00:05:35 = 59.6/s Avg: 165 Min: 18 Max: 3850
Test2:
summary = 20004 in 00:05:21 = 62.3/s Avg: 157 Min: 17 Max: 3916
</td>
</tr> </tr>
<tr> <tr>
<td> <td>
...@@ -223,7 +237,16 @@ test7 ...@@ -223,7 +237,16 @@ test7
<td>ZFS lz4: compr=2.32</td> <td>ZFS lz4: compr=2.32</td>
<td>1.2TB+531GB for blocklog</td> <td>1.2TB+531GB for blocklog</td>
<td>10hr+6.44hr to reindex</td> <td>10hr+6.44hr to reindex</td>
<td>summary = 20004 in 00:08:50 = 37.8/s Avg: 262 Min: 18 Max: 7755</td> <td>
Test1:
summary = 20004 in 00:08:50 = 37.8/s Avg: 262 Min: 18 Max: 775
Test 2:
summary = 20004 in 00:05:32 = 60.2/s Avg: 163 Min: 18 Max: 7127
</td>
</tr> </tr>
<tr> <tr>
<td>Shed14 test8</td> <td>Shed14 test8</td>
... ...
......