python3-pytest-benchmark

pytest fixture for benchmarking code
  https://github.com/ionelmc/pytest-benchmark
  0
  no reviews



This plugin provides a benchmark fixture. This fixture is a callable object that will benchmark any function passed to it.

Notable features and goals: - Sensible defaults and automatic calibration for microbenchmarks - Good integration with pytest - Comparison and regression tracking - Exhausive statistics - JSON export