asv0.6.4
asv0.6.4
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
- pyyaml
; platform_python_implementation != "PyPy"
- pympler
; platform_python_implementation != "PyPy"
- colorama
; platform_system == "Windows"
- tomli
; python_version < "3.11"
- ruff
; extra == "dev"
- isort
>=5.11.5; extra == "dev"
- sphinx
; extra == "doc"
- sphinx-bootstrap-theme
; extra == "doc"
- 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"
- virtualenv
; 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 == "test"
- virtualenv
; extra == "virtualenv"
- packaging
; extra == "virtualenv"