reth_evm

Module metrics

Source
Available on crate feature std 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ยง