ref-fvm
ref-fvm copied to clipboard
Benchmark test suite
We need a program that takes a contract and an invocation, and runs it with the specified bundle to output used gas at the very least. This should be coupled with a set of benchmark contracts, so that we can track progress as we are optimizing things like the EVM actor.
It can use the integration testing framework.