pull down to refresh
Thanks! Glad to hear someone is working on IBD optimization.
I have
dbcache=4000
, and my HD speed testing with hdparm
was something like 250 MB/s... which I think is supposed to be ok?Haven't tried
dbbatchsize
or assumevalid
yetreply
-dbcache=5000
. You can also increase the batch size of writes to LevelDB with-dbbatchsize=67108864
. Lastly, you can turn off script verification by setting-assumevalid=000000000000000000013e40cf3ae6464f5f99d415d6a1fb31577841103df5d8
to the hash of the block you want to re‑enable it from.