forked from forks/go-ethereum
Refactoring of the `evm` command moved where some commands were valid. One command, `--bench`, used to work in `evm statetest`. The pluming is still in place. This PR puts the `--bench` flag in the place the trace flags were moved, and adds tests to validate the bench flag operates in `run` and `statetest` --------- Co-authored-by: Felix Lange <fjl@twurst.com>
4 lines
91 B
Text
4 lines
91 B
Text
EVM gas used: \d+
|
|
execution time: \d+\.\d+.s
|
|
allocations: \d+
|
|
allocated bytes: \d+
|