Module reth_bench::bench::context

source ·
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§

  • This is intended to be used by benchmarks that replay blocks from an RPC.