Core Python benchmark code for ASV
Project Links
Meta
Author: Rohit Goswami, Michael Droettboom
Maintainer: Rohit Goswami
Requires Python: >=3.7
Classifiers
Development Status
- 4 - Beta
Programming Language
- Python :: 3
- Python :: 3 :: Only
- Python :: 3.7
- Python :: 3.8
- Python :: 3.9
- Python :: 3.10
- Python :: 3.11
- Python :: 3.12
License
- OSI Approved :: BSD License
Topic
- System :: Benchmark
About 
Core Python benchmark code for asv.
This package shall not have any dependencies on external packages and must be
compatible with all Python versions greater than or equal to 3.7.
For other functionality, refer to the asv package or consider writing an extension.
Contributions
All contributions are welcome, this includes code and documentation contributions but also questions or other clarifications. Note that we expect all contributors to follow our Code of Conduct.
Developing locally
A pre-commit job is setup on CI to enforce consistent styles, so it is best to
set it up locally as well (using pipx for isolation):
# Run before commiting
pipx run pre-commit run --all-files
# Or install the git hook to enforce this
pipx run pre-commit install
0.2.1
Feb 11, 2024
0.2.0
Feb 11, 2024
0.1.0
Sep 11, 2023
0.0.9
Aug 20, 2023
0.0.8
Aug 20, 2023
0.0.7
Aug 18, 2023
0.0.6
Jun 25, 2023
0.0.5
Jun 25, 2023
0.0.4
Jun 11, 2023
0.0.3
Jun 05, 2023
0.0.2
Jun 05, 2023