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
I think we could increase the realism and coverage of benchmarks if we introduced functionality to let benchmarks fork off of a specific mainnet block. For example https://github.com/mds1/convex-shutdown-simulation.
This would require implementing runner functionality to accept a block number to fork off of and to use that as the base state for execution.
The text was updated successfully, but these errors were encountered:
ziyadedher
changed the title
Forking off of mainnet to run benchmarks
Introduce benchmark functionality to fork off of mainnet
Oct 14, 2022
I think we could increase the realism and coverage of benchmarks if we introduced functionality to let benchmarks fork off of a specific mainnet block. For example https://github.com/mds1/convex-shutdown-simulation.
This would require implementing runner functionality to accept a block number to fork off of and to use that as the base state for execution.
The text was updated successfully, but these errors were encountered: