Changes
Page history
Update benchmarks
authored
Apr 20, 2022
by
Logan DeHart
Show whitespace changes
Inline
Side-by-side
benchmarks.md
View page @
b8b99a5c
...
@@ -531,7 +531,12 @@ test12
...
@@ -531,7 +531,12 @@ test12
</td>
</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>
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>
62M
</td>
<td>
ZFS lz4
</td>
<td>
ZFS lz4:
compr=1.89x
</td>
<td>
1.2TB+531GB for blocklog
</td>
<td>
1.2TB+531GB for blocklog
</td>
<td>
9.97Hr+5.35Hr to reindex
</td>
<td>
9.97Hr+5.35Hr to reindex
</td>
<td>
<td>
...
@@ -560,7 +565,7 @@ full_page_writes=off, wal_init_zero=off, wal_recycle=off, fsync=on(postgreql.con
...
@@ -560,7 +565,7 @@ full_page_writes=off, wal_init_zero=off, wal_recycle=off, fsync=on(postgreql.con
</div></td>
</div></td>
<td>
62M
</td>
<td>
62M
</td>
<td>
ZFS lz4
</td>
<td>
ZFS lz4
: compr=2.32x
</td>
<td>
1.2TB+531GB for blocklog
</td>
<td>
1.2TB+531GB for blocklog
</td>
<td>
10.3Hr+7.52Hr to reindex
</td>
<td>
10.3Hr+7.52Hr to reindex
</td>
<td>
<td>
...
@@ -570,6 +575,73 @@ summary = 20004 in 00:06:39 = 50.2/s Avg: 197 Min: 18 Max: 4929
...
@@ -570,6 +575,73 @@ summary = 20004 in 00:06:39 = 50.2/s Avg: 197 Min: 18 Max: 4929
summary = 20004 in 00:05:14 = 63.6/s Avg: 154 Min: 18 Max: 3709
summary = 20004 in 00:05:14 = 63.6/s Avg: 154 Min: 18 Max: 3709
test 3 yielded the same results (63.6/s)
test 3 yielded the same results (63.6/s)
</td>
</tr>
<tr>
<td>
<div>
Steem-10
test13
</div></td>
<td>
<div>
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)
zfs sync=disabled
</div></td>
<td>
62M
</td>
<td>
ZFS lz4:
</td>
<td>
</td>
<td>
</td>
<td>
</td>
</tr>
<tr>
<td>
<div>
Steem-11
test12
</div></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)
zfs sync=disabled
</div></td>
<td>
62M
</td>
<td>
ZFS lz4
</td>
<td>
</td>
<td>
</td>
<td>
</td>
</td>
</tr>
</tr>
</table>
</table>
...
...
...
...