Expand description
Module for benchmarking any executable part
Structs§
- Benchmark
Computations - Computed values from benchmark durations.
- Benchmark
Durations - Results of a benchmark run.
- Benchmark
Result - Result of a benchmark run, with metadata
Enums§
- Timestamps
Error - Error that can occurred when collecting timestamps from a device.
- Timing
Method - How a benchmark’s execution times are measured.
Traits§
- Benchmark
- Benchmark trait.
Functions§
- run_
benchmark - Runs the given benchmark on the device and prints result and information.
Type Aliases§
- Timestamps
Result - Result when collecting timestamps.