New
1.11.0
What's Changed
- Fix typos in benchmark.conf.sample by @WolframAlph in https://github.com/python/pyperformance/pull/324
- [doc] Fix docs typo by @nicoloboschi in https://github.com/python/pyperformance/pull/325
- Move jobs to correct location in benchmark.conf.sample by @Fidget-Spinner in https://github.com/python/pyperformance/pull/326
- Add a feature for using the same number of loops as a previous run by @mdboom in https://github.com/python/pyperformance/pull/327
- Fix the django_template benchmark by @mdboom in https://github.com/python/pyperformance/pull/329
- Upgrade to pyperf 2.6.3 by @corona10 in https://github.com/python/pyperformance/pull/330
New Contributors
- @WolframAlph made their first contribution in https://github.com/python/pyperformance/pull/324
- @nicoloboschi made their first contribution in https://github.com/python/pyperformance/pull/325
Full Changelog: https://github.com/python/pyperformance/compare/1.10.0...1.11.0