-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Bump Python version for benchmarks to 3.13 #10131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Python 3.13.1 has been released. As its rare to see performance changes in Python versions after .0, and even more rare to see them after .1 its time to start benchmarking against 3.13.1
CodSpeed Performance ReportMerging #10131 will not alter performanceComparing Summary
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## master #10131 +/- ##
=======================================
Coverage 98.74% 98.74%
=======================================
Files 122 122
Lines 36956 36956
Branches 4411 4411
=======================================
Hits 36494 36494
Misses 315 315
Partials 147 147
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Backport to 3.11: 💚 backport PR created✅ Backport PR branch: Backported as #10132 🤖 @patchback |
(cherry picked from commit 7f92beb)
Backport to 3.12: 💚 backport PR created✅ Backport PR branch: Backported as #10133 🤖 @patchback |
Backport to 3.10: 💚 backport PR created✅ Backport PR branch: Backported as #10134 🤖 @patchback |
(cherry picked from commit 7f92beb)
(cherry picked from commit 7f92beb)
…s to 3.13 (#10132) Co-authored-by: J. Nick Koston <[email protected]>
…s to 3.13 (#10133) Co-authored-by: J. Nick Koston <[email protected]>
Python 3.13.1 has been released. As its rare to see performance changes in Python versions after .0, and even more rare to see them after .1 its time to start benchmarking against 3.13.1
python/cpython#106555
python/cpython#106879
python/cpython#106528
Showing some modest gains from the above
