New
1.14.0
What's Changed
- Add example scripts to run pyperformance on a generic host by @diegorusso in https://github.com/python/pyperformance/pull/436
- Bump actions/checkout from 5 to 6 in the actions group by @dependabot[bot] in https://github.com/python/pyperformance/pull/441
- Bump mypy from 1.18.2 to 1.19.0 by @dependabot[bot] in https://github.com/python/pyperformance/pull/442
- Do not
venv.ensure_reqstwice by @maurycy in https://github.com/python/pyperformance/pull/432 - Add option for rigorous in benchmark.conf.sample by @Fidget-Spinner in https://github.com/python/pyperformance/pull/446
- Add FastAPI HTTP request benchmark by @savannahostrowski in https://github.com/python/pyperformance/pull/440
- Add a YAML-parsing benchmark by @mdboom in https://github.com/python/pyperformance/pull/342
- Bump mypy from 1.19 to 1.19.1 by @dependabot[bot] in https://github.com/python/pyperformance/pull/448
- Add bm_base64 covering common base64 module APIs by @gpshead in https://github.com/python/pyperformance/pull/447
- Replace pre-commit with prek in CI and add cooldown to Dependabot by @hugovk in https://github.com/python/pyperformance/pull/452
- Prepare for 1.14.0 release, bump pyperf to 2.10.0 by @Fidget-Spinner in https://github.com/python/pyperformance/pull/455