Open austinabell opened 6 months ago
Don't look at this, just committing some hacky/wip code to be able to bench block cycle counts.
Although https://github.com/risc0/zeth/commit/5589bcaaf49dec793e53bb6730b5786548cbdefd might be useful as it moves toward proving ranges (but could be done better/cleaned up if so)
Command I'm running (for my own reference)
zeth run --export-csv=<output file> --block-number=19000000 --block-count=10 --eth-rpc-url=<url>
Don't look at this, just committing some hacky/wip code to be able to bench block cycle counts.
Although https://github.com/risc0/zeth/commit/5589bcaaf49dec793e53bb6730b5786548cbdefd might be useful as it moves toward proving ranges (but could be done better/cleaned up if so)
Command I'm running (for my own reference)