Crate performance_timing

Source

Structs§

  • CPU information structure. Provides frequency and TSC-to-cycle scaling information.
  • Custom cycle accurate measurement class for criterion
  • CPU frequency information structure
  • Measure code block performance by collecting samples. It relies on the fact that objects get destroyed at the end of the block.
  • Measurement sample created by MeasureRegion Shall not be created directly.

Functions§