forex.pm forex forum binary options trade

 Сryptocurrency exchanges => Binance - Сryptocurrency exchanges => Topic started by: Bitcoin on Mar 16, 2022, 07:12 pm

Title: Which arguments should I supply to sysbench to simulate Bitcoin Core initial block download workload?
Post by: Bitcoin on Mar 16, 2022, 07:12 pm
Which arguments should I supply to sysbench to simulate Bitcoin Core initial block download workload?

I currently use following, but perhaps defaults do not effectively simulate Bitcoin Core initial block download workload.


$ sysbench fileio --file-total-size=8G prepare

$ sysbench fileio --file-total-size=8G --file-test-mode=rndrw run
   
$ sysbench fileio --file-total-size=8G cleanup

Thanks for helping out!


Source: Which arguments should I supply to sysbench to simulate Bitcoin Core initial block download workload? (https://bitcoin.stackexchange.com/questions/112889/which-arguments-should-i-supply-to-sysbench-to-simulate-bitcoin-core-initial-blo)