Releases: python/pyperformance
Releases Β· python/pyperformance
1.11.0
What's Changed
- Fix typos in benchmark.conf.sample by @WolframAlph in #324
- [doc] Fix docs typo by @nicoloboschi in #325
- Move jobs to correct location in benchmark.conf.sample by @Fidget-Spinner in #326
- Add a feature for using the same number of loops as a previous run by @mdboom in #327
- Fix the django_template benchmark by @mdboom in #329
- Upgrade to pyperf 2.6.3 by @corona10 in #330
New Contributors
- @WolframAlph made their first contribution in #324
- @nicoloboschi made their first contribution in #325
Full Changelog: 1.10.0...1.11.0
1.10.0
What's Changed
- Set a dependabot schedule interval by @hugovk in #298
- Bump pyperf from 2.6.0 to 2.6.1 in /pyperformance/requirements by @dependabot in #304
- minor fixes for asyncio_websockets benchmark by @kumaraditya303 in #311
- Expose --min-time from pyperf to pyperformance CLI by @diegorusso in #301
- Fixed broken link in benchmarks.rst by @Fazel94 in #313
- Bump coverage to 7.3.2 for compatibility with Python 3.13 by @hugovk in #317
- Add experimental CI for CPython 3.13 by @corona10 in #320
New Contributors
- @diegorusso made their first contribution in #301
- @Fazel94 made their first contribution in #313
Full Changelog: 1.0.9...1.10.0
1.0.9
1.0.8
What's Changed
- add version of Richards that uses super() by @carljm in #271
- On older versions of Python, skip benchmarks that use features introduced in newer Python versions by @AlexWaygood in #283
- Add a benchmark for runtime-checkable protocols by @AlexWaygood in #280
- Don't run the daily test on contributors' GitHub forks by @AlexWaygood in #285
- Use
tomllib/tomli
overtoml
by @AlexWaygood in #284 - support --inherit-environ when reusing a venv by @carljm in #288
- Fix undefined variable by @chzhyang in #270
- Include cert files for asyncio_tcp_ssl benchmark by @mdboom in #289
- Extend async tree benchmarks to cover eager task execution by @itamaro in #279
- Don't specify setuptools as a dependency by @mdboom in #290
- Add mypy config; run mypy in CI by @AlexWaygood in #286
- gh-294: Fix typo of str.partition from _pyproject_toml.py by @corona10 in #295
- Only run dependabot on the "main" requirements.txt by @mdboom in #296
- Bump tornado from 6.1 to 6.3.2 in /pyperformance/data-files/benchmarks/bm_tornado_http by @dependabot in #297
- Revert "Bump tornado from 6.1 to 6.3.2 in /pyperformance/data-files/benchmarks/bm_tornado_http" by @hugovk in #299
New Contributors
Full Changelog: 1.0.7...1.0.8
1.0.7
What's Changed
- Add a Dask benchmark by @mdboom in #246
- Fix the django_template benchmark on cpython main by @mdboom in #248
- Add the gc benchmarks to the MANIFEST file by @pablogsal in #252
- no-issue: Migrate to the pyproject.toml by @corona10 in #249
- .github: Add Automated release process by @corona10 in #251
- Add
asyncio_tcp
benchmark by @kumaraditya303 in #254 - Clean unused imports and other small code details by @pablogsal in #257
- add
asyncio_tcp_ssl
benchmark by @kumaraditya303 in #255 - add comprehensions benchmark by @carljm in #265
- Allow contributors to manually run tests on their GitHub forks by @AlexWaygood in #269
- Add tomli_loads benchmark by @kumaraditya303 in #200
- gh-263: Run Python 3.12 task as the experimental task by @corona10 in #274
- gh-263: Remove detection bit for a while by @corona10 in #276
- Bump GitHub Actions by @hugovk in #273
- Upgrade to pyperf 2.6.0 by @itamaro in #272
New Contributors
- @AlexWaygood made their first contribution in #269
Full Changelog: 1.0.6...1.0.7