pyperformance icon indicating copy to clipboard operation
pyperformance copied to clipboard

Python Performance Benchmark Suite

Results 74 pyperformance issues
Sort by recently updated
recently updated
newest added

PEP 740 ("Index support for digital attestations") introduces signatures which links the PyPI package to the GitHub repo, and helps users verify the source and authenticity of packages. PyPI is...

According to https://pyperformance.readthedocs.io/benchmarks.html#available-groups As it stands by using the default manifest these groups are disabled. This PR is to re-enable their selection. I've tested this locally and it looks like...

Hello, as discussed on [Discourse](https://discuss.python.org/t/add-timeout-management-in-pyperformance/63728) it would be nice to implement a timeout within pyperfomance. If a benchmark run hangs, pyperformance doesn’t have a mechanism to time out and terminate...

Where applicable, please fill out the details below to help us troubleshoot the issue that you are facing. :cake: **How to reproduce the issue** Using script: ``` python3 -m venv...