python-pytest-benchmark

Pytest fixture for benchmarking code (Python 2)
  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
This package installs the library for Python 2.