Core Python benchmark code for ASV
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
asv_runner-0.2.1.tar.gz
(39.5 kB
view hashes)
Built Distribution
asv_runner-0.2.1-py3-none-any.whl
(47.7 kB
view hashes)
Close
Hashes for asv_runner-0.2.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 655d466208ce311768071f5003a61611481b24b3ad5ac41fb8a6374197e647e9 |
|
MD5 | 958e286aeca4004218b2126c5baca176 |
|
BLAKE2b-256 | 549a6872af94fc8e8072723946651e65f66e16a0ca0efec7806bce8c2e2483d1 |