-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
[PR #10131/7f92bebb backport][3.10] Bump Python version for benchmarks to 3.13 #10134
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
[PR #10131/7f92bebb backport][3.10] Bump Python version for benchmarks to 3.13 #10134
Conversation
(cherry picked from commit 7f92beb)
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## 3.10 #10134 +/- ##
=======================================
Coverage 97.94% 97.94%
=======================================
Files 116 116
Lines 36238 36238
Branches 4389 4389
=======================================
Hits 35494 35494
Misses 552 552
Partials 192 192
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
CodSpeed Performance ReportMerging #10134 will degrade performances by 74.63%Comparing Summary
Benchmarks breakdown
|
|
The problem is there are no multidict binary wheels for the version used in 3.10 so its much much slower |
|
3.10 is likely to never get another version published so there is no need to backport this. Closing this PR |
Pull request was closed
|
We've already had several patch releases for 3.11, so let's remove the 3.10 label now.. |
This is a backport of PR #10131 as merged into master (7f92beb).
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
