Expand description
§cuprate-benchmark-example
This crate contains a short example benchmark that shows how to implement and use
cuprate-benchmark-lib
so that it can be ran by cuprate-benchmark
.
Structs§
- Marker struct that implements
Benchmark
Functions§
- The main benchmarking function.
- The setup function that creates the input.
Type Aliases§
- The input to our benchmark function.