| Name: | python3-pytest-benchmark |
|---|---|
| Version: | 3.4.1 |
| Release: | 3.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 331381 |
| License: | BSD |
| RPM: | python3-pytest-benchmark-3.4.1-3.el9.noarch.rpm |
| Source RPM: | python-pytest-benchmark-3.4.1-3.el9.src.rpm |
| Build Date: | Fri Feb 11 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://pytest-benchmark.readthedocs.io |
| Summary: | A py.test fixture for benchmarking code |
| Description: | 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 |