New
1.10.0
What's Changed
- Set a dependabot schedule interval by @hugovk in https://github.com/python/pyperformance/pull/298
- Bump pyperf from 2.6.0 to 2.6.1 in /pyperformance/requirements by @dependabot in https://github.com/python/pyperformance/pull/304
- minor fixes for asyncio_websockets benchmark by @kumaraditya303 in https://github.com/python/pyperformance/pull/311
- Expose --min-time from pyperf to pyperformance CLI by @diegorusso in https://github.com/python/pyperformance/pull/301
- Fixed broken link in benchmarks.rst by @Fazel94 in https://github.com/python/pyperformance/pull/313
- Bump coverage to 7.3.2 for compatibility with Python 3.13 by @hugovk in https://github.com/python/pyperformance/pull/317
- Add experimental CI for CPython 3.13 by @corona10 in https://github.com/python/pyperformance/pull/320
New Contributors
- @diegorusso made their first contribution in https://github.com/python/pyperformance/pull/301
- @Fazel94 made their first contribution in https://github.com/python/pyperformance/pull/313
Full Changelog: https://github.com/python/pyperformance/compare/1.0.9...1.10.0