Long Migrations
none
TG & ZFS
-
TG on ZFS is 50% slower than on Ext4
-
TG on "ZFS with Enabled compression" has same speed as on "ZFS with Disabled compression" (default recordsize=128Kb)
-
TG database size is 40% smaller on "ZFS with Enabled compression"
Changelog
-
fix for the data corruption after a network interrupt: #1451
-
MDBX stability fixes
SHA256
tool | sha256 | validation command |
---|---|---|
./bin/tg | f237d19476a32f78304896d35f2d6ded72fba344c9da86112bb3157e38c651c1
| make docker && docker run turbo-geth:latest sha256sum /usr/local/bin/tg
|
./bin/rpcdaemon | 7c2220a82c7eb4cb65a067cc7ca8b2485b88ad57e16ac56c0200ffc1a2bc9a46
| make docker && docker run turbo-geth:latest sha256sum /usr/local/bin/rpcdaemon
|
It should be the same if building on Linux with go 1.15.