Name: | python3-pytest-benchmark |
---|---|
Version: | 4.0.0 |
Release: | 4.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 336141 |
License: | BSD |
RPM: | python3-pytest-benchmark-4.0.0-4.el10_0.noarch.rpm |
Source RPM: | python-pytest-benchmark-4.0.0-4.el10_0.src.rpm |
Build Date: | Fri Dec 20 2024 |
Build Host: | build-ol10-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 |