ziyadedher / evm-bench

🚀🪑 evm-bench is a suite of Ethereum Virtual Machine stress tests and benchmarks.
GNU General Public License v3.0
205 stars 21 forks source link

Add js-revm to benchmark #373

Open rodrigoherrerai opened 1 year ago

rodrigoherrerai commented 1 year ago

Link: https://github.com/rodrigoherrerai/js-revm

grishy commented 8 months ago

This is just a wrapper, isn't it?

rodrigoherrerai commented 8 months ago

This is just a wrapper, isn't it?

Yep

grishy commented 8 months ago

So it doesn't make sense, I guess 😄
revm has already been added....

rodrigoherrerai commented 8 months ago

So it doesn't make sense, I guess 😄

revm has already been added....

You have additional time due to the wrapper precisely.

Similar to py-revm, a python wrapper of revm.