The devel/py-test-benchmark,python3 port
py3-test-benchmark-4.0.0p0 – pytest fixture for benchmarking code (cvsweb github mirror)
Description
A py.test fixture for benchmarking code. It will group the tests into rounds that are calibrated to the chosen timer.WWW: https://pytest-benchmark.readthedocs.io/en/stable/
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Reverse dependencies
Files
- /usr/local/bin/py.test-benchmark
- /usr/local/bin/pytest-benchmark
- /usr/local/lib/python3.11/site-packages/pytest_benchmark-4.0.0.dist-info/
- /usr/local/lib/python3.11/site-packages/pytest_benchmark-4.0.0.dist-info/AUTHORS.rst
- /usr/local/lib/python3.11/site-packages/pytest_benchmark-4.0.0.dist-info/LICENSE
- /usr/local/lib/python3.11/site-packages/pytest_benchmark-4.0.0.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/pytest_benchmark-4.0.0.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/pytest_benchmark-4.0.0.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/pytest_benchmark-4.0.0.dist-info/entry_points.txt
- /usr/local/lib/python3.11/site-packages/pytest_benchmark-4.0.0.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/__init__.py
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/__main__.py
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/__pycache__/
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/__pycache__/__main__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/__pycache__/__main__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/__pycache__/cli.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/__pycache__/cli.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/__pycache__/compat.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/__pycache__/compat.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/__pycache__/csv.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/__pycache__/csv.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/__pycache__/fixture.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/__pycache__/fixture.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/__pycache__/histogram.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/__pycache__/histogram.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/__pycache__/hookspec.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/__pycache__/hookspec.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/__pycache__/logger.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/__pycache__/logger.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/__pycache__/plugin.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/__pycache__/plugin.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/__pycache__/session.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/__pycache__/session.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/__pycache__/stats.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/__pycache__/stats.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/__pycache__/table.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/__pycache__/table.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/__pycache__/timers.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/__pycache__/timers.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/__pycache__/utils.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/__pycache__/utils.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/cli.py
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/compat.py
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/csv.py
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/fixture.py
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/histogram.py
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/hookspec.py
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/logger.py
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/plugin.py
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/session.py
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/stats.py
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/storage/
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/storage/__init__.py
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/storage/__pycache__/
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/storage/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/storage/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/storage/__pycache__/elasticsearch.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/storage/__pycache__/elasticsearch.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/storage/__pycache__/file.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/storage/__pycache__/file.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/storage/elasticsearch.py
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/storage/file.py
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/table.py
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/timers.py
- /usr/local/lib/python3.11/site-packages/pytest_benchmark/utils.py
- @conflict py-test-benchmark-<3.2.2p2