It would be cool to benchmark against other EVM implementations, especially [`evmone`](https://github.com/ethereum/evmone) which AFAIK is currently the fastest EVM interpreter. This would probably be a good benchmark for arithmetic: https://github.com/ethereum/evmone/pull/320