Expand description
This contains the BenchContext
, which is information that all replay-based benchmarks need.
The initialization code is also the same, so this can be shared across benchmark commands.
Structsยง
- Bench
Context ๐This is intended to be used by benchmarks that replay blocks from an RPC.