pub async fn bench_approvals_run(
env: &mut TestEnvironment,
state: ApprovalTestState,
producer_rx: Receiver<()>,
) -> BenchmarkUsage
Expand description
Runs the approval benchmark.
pub async fn bench_approvals_run(
env: &mut TestEnvironment,
state: ApprovalTestState,
producer_rx: Receiver<()>,
) -> BenchmarkUsage
Runs the approval benchmark.