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§
Constants§
Functions§
- run
- Runs a benchmark using the given
BftBindingandConfigand produces [Stats].