Skip to content

Releases: python/pyperformance

1.11.0

09 Mar 04:23
ad7824c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.10.0...1.11.0

1.10.0

22 Oct 11:57
f8a4463
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.9...1.10.0

1.0.9

14 Jun 14:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.8...1.0.9

1.0.8

02 Jun 11:46
Compare
Choose a tag to compare

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 over toml 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

23 Apr 06:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.6...1.0.7