Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-pytest-benchmark-4.0.0-2.mga10 RPM for noarch

From Mageia Cauldron for aarch64 / media / core / release

Name: python3-pytest-benchmark Distribution: Mageia
Version: 4.0.0 Vendor: Mageia.Org
Release: 2.mga10 Build date: Thu Dec 7 21:51:04 2023
Group: Development/Python Build host: localhost
Size: 332533 Source RPM: python-pytest-benchmark-4.0.0-2.mga10.src.rpm
Packager: wally <wally>
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

Provides

Requires

License

BSD

Changelog

* Thu Dec 07 2023 wally <wally> 4.0.0-2.mga10
  + Revision: 2015186
  - rebuild for py3.12
  - use pyproject rpm macros
* Mon Nov 14 2022 guillomovitch <guillomovitch> 4.0.0-1.mga9
  + Revision: 1907170
  - imported package python-pytest-benchmark

Files

/usr/bin/py.test-benchmark
/usr/bin/pytest-benchmark
/usr/lib/python3.12/site-packages/pytest_benchmark
/usr/lib/python3.12/site-packages/pytest_benchmark-4.0.0.dist-info
/usr/lib/python3.12/site-packages/pytest_benchmark-4.0.0.dist-info/AUTHORS.rst
/usr/lib/python3.12/site-packages/pytest_benchmark-4.0.0.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/pytest_benchmark-4.0.0.dist-info/LICENSE
/usr/lib/python3.12/site-packages/pytest_benchmark-4.0.0.dist-info/METADATA
/usr/lib/python3.12/site-packages/pytest_benchmark-4.0.0.dist-info/WHEEL
/usr/lib/python3.12/site-packages/pytest_benchmark-4.0.0.dist-info/entry_points.txt
/usr/lib/python3.12/site-packages/pytest_benchmark-4.0.0.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/pytest_benchmark/__init__.py
/usr/lib/python3.12/site-packages/pytest_benchmark/__main__.py
/usr/lib/python3.12/site-packages/pytest_benchmark/__pycache__
/usr/lib/python3.12/site-packages/pytest_benchmark/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_benchmark/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_benchmark/__pycache__/__main__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_benchmark/__pycache__/__main__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_benchmark/__pycache__/cli.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_benchmark/__pycache__/cli.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_benchmark/__pycache__/compat.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_benchmark/__pycache__/compat.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_benchmark/__pycache__/csv.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_benchmark/__pycache__/csv.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_benchmark/__pycache__/fixture.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_benchmark/__pycache__/fixture.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_benchmark/__pycache__/histogram.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_benchmark/__pycache__/histogram.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_benchmark/__pycache__/hookspec.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_benchmark/__pycache__/hookspec.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_benchmark/__pycache__/logger.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_benchmark/__pycache__/logger.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_benchmark/__pycache__/plugin.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_benchmark/__pycache__/plugin.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_benchmark/__pycache__/session.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_benchmark/__pycache__/session.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_benchmark/__pycache__/stats.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_benchmark/__pycache__/stats.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_benchmark/__pycache__/table.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_benchmark/__pycache__/table.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_benchmark/__pycache__/timers.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_benchmark/__pycache__/timers.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_benchmark/__pycache__/utils.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_benchmark/__pycache__/utils.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_benchmark/cli.py
/usr/lib/python3.12/site-packages/pytest_benchmark/compat.py
/usr/lib/python3.12/site-packages/pytest_benchmark/csv.py
/usr/lib/python3.12/site-packages/pytest_benchmark/fixture.py
/usr/lib/python3.12/site-packages/pytest_benchmark/histogram.py
/usr/lib/python3.12/site-packages/pytest_benchmark/hookspec.py
/usr/lib/python3.12/site-packages/pytest_benchmark/logger.py
/usr/lib/python3.12/site-packages/pytest_benchmark/plugin.py
/usr/lib/python3.12/site-packages/pytest_benchmark/session.py
/usr/lib/python3.12/site-packages/pytest_benchmark/stats.py
/usr/lib/python3.12/site-packages/pytest_benchmark/storage
/usr/lib/python3.12/site-packages/pytest_benchmark/storage/__init__.py
/usr/lib/python3.12/site-packages/pytest_benchmark/storage/__pycache__
/usr/lib/python3.12/site-packages/pytest_benchmark/storage/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_benchmark/storage/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_benchmark/storage/__pycache__/elasticsearch.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_benchmark/storage/__pycache__/elasticsearch.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_benchmark/storage/__pycache__/file.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pytest_benchmark/storage/__pycache__/file.cpython-312.pyc
/usr/lib/python3.12/site-packages/pytest_benchmark/storage/elasticsearch.py
/usr/lib/python3.12/site-packages/pytest_benchmark/storage/file.py
/usr/lib/python3.12/site-packages/pytest_benchmark/table.py
/usr/lib/python3.12/site-packages/pytest_benchmark/timers.py
/usr/lib/python3.12/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, Tue Apr 30 05:23:32 2024