Module metrics
Available on crate features
evm
and metrics
only.Expand description
Executor metrics.
Block processing related to syncing should take care to update the metrics by using either
ExecutorMetrics::execute_metered
or ExecutorMetrics::metered_one
.
Structs§
- Executor
Metrics - Executor metrics.