Update benchmarks authored by Logan DeHart's avatar Logan DeHart
......@@ -474,9 +474,7 @@ psql-track-operations = custom_json_operation psql-track-body-operations = \["cu
<td>ZFS lz4</td>
<td>359G (288G operations, 191G transactions, 48G account_operations)</td>
<td>11.1hr+1.1hr reindex</td>
<td>
</td>
<td>N/A</td>
</tr>
<tr>
<td>
......@@ -492,6 +490,9 @@ test11
<td>10.08hr+5.51hr to reindex</td>
<td>
summary = 20004 in 00:06:47 = 49.1/s Avg: 201 Min: 17 Max: 4801
summary = 20004 in 00:05:44 = 58.1/s Avg: 170 Min: 18 Max: 4597
</td>
</tr>
<tr>
......@@ -516,6 +517,9 @@ full_page_writes=off, wal_init_zero=off, wal_recycle=off, fsync=off (postgreql.c
<td>10.25hr+8.6hr to reindex</td>
<td>
summary = 20004 in 00:06:03 = 55.1/s Avg: 179 Min: 15 Max: 3846
summary = 20004 in 00:06:00 = 55.6/s Avg: 177 Min: 20 Max: 3717
</td>
</tr>
</table>
......
......