Port details |
- py-pytest-codspeed Pytest plugin to create CodSpeed benchmarks
- 3.2.0 devel
=2 3.1.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2024-02-21 15:18:53
- Last Update: 2025-02-07 21:16:04
- Commit Hash: e3322b5
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://codspeed.io/
- https://docs.codspeed.io/
- https://github.com/CodSpeedHQ/pytest-codspeed
- Description:
- CodSpeed is a continuous benchmarking platform that allows you to track and
compare the performance of your codebase during development.
It uses a smart runtime engine to measure the performance of your code in an
accurate and reproducible way without creating a huge runtime overhead, unlike
traditional benchmarks. CodSpeed produces detailed performance reports, helping
you improve your codebase performance, directly within your repository
provider(Pull Requests comments, Merge checks, ...).
  ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pytest-codspeed>0:devel/py-pytest-codspeed@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pytest-codspeed/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pytest-codspeed
- pkg install py311-pytest-codspeed
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-pytest-codspeed listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pytest-codspeed
- Package flavors (<flavor>: <package>)
- py311: py311-pytest-codspeed
- distinfo:
- TIMESTAMP = 1738606465
SHA256 (pytest_codspeed-3.2.0.tar.gz) = f9d1b1a3b2c69cdc0490a1e8b1ced44bffbd0e8e21d81a7160cfdd923f6e8155
SIZE (pytest_codspeed-3.2.0.tar.gz) = 18409
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-cffi>=1.17.1 : devel/py-cffi@py311
- py311-setuptools>=61 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-cffi>=1.17.1 : devel/py-cffi@py311
- py311-pytest>=3.8,1 : devel/py-pytest@py311
- py311-rich>=13.8.1 : textproc/py-rich@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-pytest-codspeed
- USES:
- python:3.9+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|