asv0.6.5
asv0.6.5
Published
Airspeed Velocity: A simple Python history benchmarking tool
pip install asv
Package Downloads
Authors
Project URLs
Requires Python
>=3.7
Dependencies
- asv-runner
>=v0.2.1
- json5
- build
- tabulate
- virtualenv
- packaging
- importlib-metadata
- pyyaml
; platform_python_implementation != "PyPy"
- pympler
; platform_python_implementation != "PyPy"
- colorama
; platform_system == "Windows"
- tomli
; python_version < "3.11"
- asv
[dev,doc,envs,hg]; extra == "all"
- ruff
; extra == "dev"
- sphinx
; extra == "doc"
- sphinx-autoapi
; extra == "doc"
- sphinx-collapse
; extra == "doc"
- sphinxcontrib.bibtex
; extra == "doc"
- setuptools
; extra == "doc"
- sphinxcontrib.katex
; extra == "doc"
- furo
; extra == "doc"
- py-rattler
; extra == "envs"
- python-hglib
; extra == "hg"
- asv-bench-memray
; extra == "plugs"
- pytest
; extra == "test"
- pytest-xdist
; extra == "test"
- pytest-timeout
; extra == "test"
- pytest-rerunfailures
>=10.0; extra == "test"
- filelock
; extra == "test"
- numpy
; extra == "test"
- feedparser
; extra == "test"
- selenium
; extra == "test"
- flaky
; extra == "test"
- pytest-rerunfailures
; extra == "test"
- scipy
; platform_python_implementation != "PyPy" and extra == "test"
- python-hglib
; platform_system != "Windows" and extra == "test"
- rpy2
; (platform_system != "Windows" and platform_python_implementation != "PyPy") and extra == "testr"