Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 535 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 535 Bytes

synctime.py

Benchmark blockchain synchronization time during IBD Initially written by okoto-xyz

Make CSV

./synctime.py debug.log

Drawing Plot

./synctime-plot.sh

Some related CLI commands

grep "progress=1.000000" ~/.sugarchain/debug.log | head -1

Result

alt text