Crate bft_bench_core

Source
Expand description

A benchmarking framework geared towards BFT ordering libraries and platforms.

Re-exports§

pub use bft_binding::*;
pub use config::*;
pub use result::*;

Modules§

bft_binding
config
result
stats

Constants§

UUID_SIZE

Functions§

run
Runs a benchmark using the given BftBinding and Config and produces [Stats].