[BTC-dev] (EXPERIMENTAL) Blackhole Odometer.

Stanislav Datskovskiy stas at loper-os.org
Sat Feb 25 17:10:51 UTC 2017


Name: README.txt
URL: <http://therealbitcoin.org/ml/btc-dev/attachments/20170225/README.txt?sha1=00b949d96ab460443905b504b92687b8a7ac46e8>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Conclusive demonstration of the root cause behind obscenely slow
block verification on machines equipped with mechanical HDD.

This patch supercedes
http://therealbitcoin.org/ml/btc-dev/2017-February/000254.html .

Each call to ProcessBlock() is timed, and the time (in mSec) is
logged at the conclusion of said call, along with the sub-interval
spent waiting for DB writes.

You will see, e.g.,

SetBestChain: new best=00000000000000000070  height=454665  work=79327460642482930250923112
ProcessBlock: ACCEPTED
ProcessBlock (res == 1) took : 99217ms; db write wait: 81761ms
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQEcBAEBCgAGBQJYsbpqAAoJELmCKKABq//HUo8IAJ0M4WALChOLu1OyJbvq6krj
N/5C7g/3CSEabqHryapOwwxSr3EMOIYalGzCEX63r0P/Jgdi+odAPij3peYVH+Oq
U7OeBudOQbmPbO+jx6xt0QZb+2iC8SM9Y/aneZwSjnk3nvTi2XgE4Ugg2N7LDscs
TWlv+25MSgTDwExfOUnWwNI+B8GvRRrs7OdbRVczrm9OkmUpqZcK8gBFxsca9OZl
hFNvAtFVm9L2HGlJ8pPuHVoDsTqiMmQ0cdKe3aoK8fzIUvpYvrk63GEeAX/qXa/G
py0VjUj+iB1yKB+mpAdRyD3CjaBXXcETqLD/zWHQXgjomuhzCRzOYCamCmDTzXQ=
=2cDT
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: asciilifeform_blackhole_odometer.vpatch
Type: application/octet-stream
Size: 2804 bytes
Desc: not available
URL: <http://therealbitcoin.org/ml/btc-dev/attachments/20170225/asciilifeform_blackhole_odometer.vpatch?sha1=4fd20649e33efd0342dc9e83fb2208b647d26e6c>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: asciilifeform_blackhole_odometer.vpatch.asciilifeform.sig
Type: application/octet-stream
Size: 490 bytes
Desc: not available
URL: <http://therealbitcoin.org/ml/btc-dev/attachments/20170225/asciilifeform_blackhole_odometer.vpatch.asciilifeform.sig?sha1=03bff314da5cb4b586777946125089a2db71d3b0>


More information about the BTC-dev mailing list