Skip to content
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 #8661/4d604ea backport][3.10] Improve performance of starting request handlers with Python 3.12+ #8665

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Aug 8, 2024

(cherry picked from commit 4d604ea)

@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Aug 8, 2024
@bdraco bdraco changed the title Improve performance of starting request handlers with Python 3.12+ (#8661) [PR #8661/4d604ea backport][3.10] Improve performance of starting request handlers with Python 3.12+ Aug 8, 2024
@bdraco bdraco marked this pull request as ready for review August 9, 2024 00:17
@bdraco bdraco enabled auto-merge (squash) August 9, 2024 00:17
Copy link

codecov bot commented Aug 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.71%. Comparing base (1bc8d53) to head (cbb06ae).
Report is 199 commits behind head on 3.10.

Additional details and impacted files
@@            Coverage Diff             @@
##             3.10    #8665      +/-   ##
==========================================
+ Coverage   97.21%   97.71%   +0.49%     
==========================================
  Files         108      108              
  Lines       33965    33974       +9     
  Branches     4033     4045      +12     
==========================================
+ Hits        33020    33198     +178     
+ Misses        719      579     -140     
+ Partials      226      197      -29     
Flag Coverage Δ
CI-GHA 97.61% <80.00%> (+0.44%) ⬆️
OS-Linux 97.29% <80.00%> (+0.45%) ⬆️
OS-Windows 94.81% <80.00%> (?)
OS-macOS 96.96% <80.00%> (+0.08%) ⬆️
Py-3.10.11 97.05% <60.00%> (+0.30%) ⬆️
Py-3.10.14 97.01% <60.00%> (?)
Py-3.11.9 97.24% <60.00%> (+0.57%) ⬆️
Py-3.12.4 97.34% <60.00%> (+0.29%) ⬆️
Py-3.8.10 94.42% <60.00%> (?)
Py-3.8.18 96.79% <60.00%> (?)
Py-3.9.13 96.93% <60.00%> (?)
Py-3.9.19 96.89% <60.00%> (?)
Py-pypy7.3.16 96.48% <60.00%> (?)
VM-macos 96.96% <80.00%> (+0.08%) ⬆️
VM-ubuntu 97.29% <80.00%> (+0.45%) ⬆️
VM-windows 94.81% <80.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bdraco bdraco merged commit b4ad882 into 3.10 Aug 9, 2024
31 of 32 checks passed
@bdraco bdraco deleted the patchback/backports/3.10/4d604eafefbee22ad35886c3bd12e4c3048cc45b/pr-8661 branch August 9, 2024 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:chronographer:provided There is a change note present in this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant