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