Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-pytest-benchmark | Distribution: Mageia |
Version: 4.0.0 | Vendor: Mageia.Org |
Release: 1.mga9 | Build date: Mon Nov 14 08:01:58 2022 |
Group: Development/Python | Build host: localhost |
Size: 278261 | Source RPM: python-pytest-benchmark-4.0.0-1.mga9.src.rpm |
Packager: guillomovitch <guillomovitch> | |
Url: https://pytest-benchmark.readthedocs.io | |
Summary: A py.test fixture for benchmarking code |
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
BSD
* Mon Nov 14 2022 guillomovitch <guillomovitch> 4.0.0-1.mga9 + Revision: 1907170 - imported package python-pytest-benchmark
/usr/bin/py.test-benchmark /usr/bin/pytest-benchmark /usr/lib/python3.10/site-packages/pytest_benchmark /usr/lib/python3.10/site-packages/pytest_benchmark-4.0.0-py3.10.egg-info /usr/lib/python3.10/site-packages/pytest_benchmark-4.0.0-py3.10.egg-info/PKG-INFO /usr/lib/python3.10/site-packages/pytest_benchmark-4.0.0-py3.10.egg-info/SOURCES.txt /usr/lib/python3.10/site-packages/pytest_benchmark-4.0.0-py3.10.egg-info/dependency_links.txt /usr/lib/python3.10/site-packages/pytest_benchmark-4.0.0-py3.10.egg-info/entry_points.txt /usr/lib/python3.10/site-packages/pytest_benchmark-4.0.0-py3.10.egg-info/not-zip-safe /usr/lib/python3.10/site-packages/pytest_benchmark-4.0.0-py3.10.egg-info/requires.txt /usr/lib/python3.10/site-packages/pytest_benchmark-4.0.0-py3.10.egg-info/top_level.txt /usr/lib/python3.10/site-packages/pytest_benchmark/__init__.py /usr/lib/python3.10/site-packages/pytest_benchmark/__main__.py /usr/lib/python3.10/site-packages/pytest_benchmark/__pycache__ /usr/lib/python3.10/site-packages/pytest_benchmark/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pytest_benchmark/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/pytest_benchmark/__pycache__/__main__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pytest_benchmark/__pycache__/__main__.cpython-310.pyc /usr/lib/python3.10/site-packages/pytest_benchmark/__pycache__/cli.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pytest_benchmark/__pycache__/cli.cpython-310.pyc /usr/lib/python3.10/site-packages/pytest_benchmark/__pycache__/compat.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pytest_benchmark/__pycache__/compat.cpython-310.pyc /usr/lib/python3.10/site-packages/pytest_benchmark/__pycache__/csv.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pytest_benchmark/__pycache__/csv.cpython-310.pyc /usr/lib/python3.10/site-packages/pytest_benchmark/__pycache__/fixture.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pytest_benchmark/__pycache__/fixture.cpython-310.pyc /usr/lib/python3.10/site-packages/pytest_benchmark/__pycache__/histogram.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pytest_benchmark/__pycache__/histogram.cpython-310.pyc /usr/lib/python3.10/site-packages/pytest_benchmark/__pycache__/hookspec.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pytest_benchmark/__pycache__/hookspec.cpython-310.pyc /usr/lib/python3.10/site-packages/pytest_benchmark/__pycache__/logger.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pytest_benchmark/__pycache__/logger.cpython-310.pyc /usr/lib/python3.10/site-packages/pytest_benchmark/__pycache__/plugin.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pytest_benchmark/__pycache__/plugin.cpython-310.pyc /usr/lib/python3.10/site-packages/pytest_benchmark/__pycache__/session.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pytest_benchmark/__pycache__/session.cpython-310.pyc /usr/lib/python3.10/site-packages/pytest_benchmark/__pycache__/stats.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pytest_benchmark/__pycache__/stats.cpython-310.pyc /usr/lib/python3.10/site-packages/pytest_benchmark/__pycache__/table.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pytest_benchmark/__pycache__/table.cpython-310.pyc /usr/lib/python3.10/site-packages/pytest_benchmark/__pycache__/timers.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pytest_benchmark/__pycache__/timers.cpython-310.pyc /usr/lib/python3.10/site-packages/pytest_benchmark/__pycache__/utils.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pytest_benchmark/__pycache__/utils.cpython-310.pyc /usr/lib/python3.10/site-packages/pytest_benchmark/cli.py /usr/lib/python3.10/site-packages/pytest_benchmark/compat.py /usr/lib/python3.10/site-packages/pytest_benchmark/csv.py /usr/lib/python3.10/site-packages/pytest_benchmark/fixture.py /usr/lib/python3.10/site-packages/pytest_benchmark/histogram.py /usr/lib/python3.10/site-packages/pytest_benchmark/hookspec.py /usr/lib/python3.10/site-packages/pytest_benchmark/logger.py /usr/lib/python3.10/site-packages/pytest_benchmark/plugin.py /usr/lib/python3.10/site-packages/pytest_benchmark/session.py /usr/lib/python3.10/site-packages/pytest_benchmark/stats.py /usr/lib/python3.10/site-packages/pytest_benchmark/storage /usr/lib/python3.10/site-packages/pytest_benchmark/storage/__init__.py /usr/lib/python3.10/site-packages/pytest_benchmark/storage/__pycache__ /usr/lib/python3.10/site-packages/pytest_benchmark/storage/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pytest_benchmark/storage/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/pytest_benchmark/storage/__pycache__/elasticsearch.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pytest_benchmark/storage/__pycache__/elasticsearch.cpython-310.pyc /usr/lib/python3.10/site-packages/pytest_benchmark/storage/__pycache__/file.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/pytest_benchmark/storage/__pycache__/file.cpython-310.pyc /usr/lib/python3.10/site-packages/pytest_benchmark/storage/elasticsearch.py /usr/lib/python3.10/site-packages/pytest_benchmark/storage/file.py /usr/lib/python3.10/site-packages/pytest_benchmark/table.py /usr/lib/python3.10/site-packages/pytest_benchmark/timers.py /usr/lib/python3.10/site-packages/pytest_benchmark/utils.py /usr/share/doc/python3-pytest-benchmark /usr/share/doc/python3-pytest-benchmark/AUTHORS.rst /usr/share/doc/python3-pytest-benchmark/CHANGELOG.rst /usr/share/doc/python3-pytest-benchmark/CONTRIBUTING.rst /usr/share/doc/python3-pytest-benchmark/README.rst /usr/share/licenses/python3-pytest-benchmark /usr/share/licenses/python3-pytest-benchmark/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Dec 2 10:27:06 2024