You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(tests): add benchmarks with mass unop opcodes (#1620)
This adds the benchmarks for EVM execution focused on unary
instructions (takes one value, produces one).
The benchmark has simple structure: the contract code is the infinite
loop filled up to the code size limit with the parametrized opcode.
0 commit comments