Description
Adds benchmark fixtures to pytest for measuring code performance. It helps developers compare execution time, track regressions, and store benchmark results as part of a test workflow.
Benchmark numbers depend on hardware, system load, and configuration. Use controlled environments and repeated runs before acting on small differences.