Changes
Page history
Update benchmarks
authored
Apr 19, 2022
by
Logan DeHart
Show whitespace changes
Inline
Side-by-side
benchmarks.md
View page @
afd5e9c9
...
...
@@ -520,6 +520,54 @@ full_page_writes=off, wal_init_zero=off, wal_recycle=off, fsync=off (postgreql.c
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>
<tr>
<td>
Steem-10
test11
</td>
<td>
2x2TB 980Pro zfs raid noatime; blocklog 2TB MP600Pro; shared mem /dev/shm; /var/lib/postresql noatime, full_page_writes=off, wal_init_zero=off, wal_recycle=off, fsync=off(postgresql.conf)
</td>
<td>
62M
</td>
<td>
ZFS lz4
</td>
<td>
</td>
<td>
</td>
<td>
</td>
</tr>
<tr>
<td>
Steem-11
test11
</td>
<td>
<div>
2x2TB 980Pro zfs raid noatime; blocklog HDD; shared mem /dev/shm; /var/lib/postgresql hafpool nocompr,
full_page_writes=off, wal_init_zero=off, wal_recycle=off, fsync=on(postgreql.conf)
</div></td>
<td>
62M
</td>
<td>
ZFS lz4
</td>
<td>
</td>
<td>
</td>
<td>
</td>
</tr>
</table>
...
...
...
...