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 #9498/13dc020 backport][3.11] Improve performance of WebSocketReader #9502

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Oct 18, 2024

(cherry picked from commit 13dc020)

@bdraco bdraco changed the title Improve performance of WebSocketReader (#9498) [PR #9498/13dc020 backport][3.11] Improve performance of WebSocketReader Oct 18, 2024
@bdraco bdraco added the bot:chronographer:skip This PR does not need to include a change note label Oct 18, 2024
Copy link

codecov bot commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.85%. Comparing base (50ad770) to head (1448640).
Report is 2 commits behind head on 3.11.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             3.11    #9502   +/-   ##
=======================================
  Coverage   97.85%   97.85%           
=======================================
  Files         106      106           
  Lines       35211    35215    +4     
  Branches     4227     4227           
=======================================
+ Hits        34455    34459    +4     
  Misses        564      564           
  Partials      192      192           
Flag Coverage Δ
CI-GHA 97.73% <100.00%> (+<0.01%) ⬆️
OS-Linux 97.42% <100.00%> (+<0.01%) ⬆️
OS-Windows 94.85% <100.00%> (+<0.01%) ⬆️
OS-macOS 97.12% <100.00%> (-0.01%) ⬇️
Py-3.10.11 96.98% <100.00%> (+<0.01%) ⬆️
Py-3.10.15 96.92% <100.00%> (+<0.01%) ⬆️
Py-3.11.10 97.00% <100.00%> (+<0.01%) ⬆️
Py-3.11.9 97.07% <100.00%> (-0.01%) ⬇️
Py-3.12.7 97.46% <100.00%> (+<0.01%) ⬆️
Py-3.13.0 97.45% <100.00%> (+<0.01%) ⬆️
Py-3.9.13 96.90% <100.00%> (+<0.01%) ⬆️
Py-3.9.20 96.84% <100.00%> (+<0.01%) ⬆️
Py-pypy7.3.16 96.45% <100.00%> (+<0.01%) ⬆️
VM-macos 97.12% <100.00%> (-0.01%) ⬇️
VM-ubuntu 97.42% <100.00%> (+<0.01%) ⬆️
VM-windows 94.85% <100.00%> (+<0.01%) ⬆️

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 marked this pull request as ready for review October 18, 2024 02:30
@bdraco bdraco requested a review from asvetlov as a code owner October 18, 2024 02:30
@bdraco bdraco enabled auto-merge (squash) October 18, 2024 02:30
@bdraco bdraco merged commit e4aa5a7 into 3.11 Oct 18, 2024
30 of 31 checks passed
@bdraco bdraco deleted the patchback/backports/3.11/13dc0200d855bdfec1d4c4f3e1c9a1c66f88f1eb/pr-9498 branch October 18, 2024 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:chronographer:skip This PR does not need to include a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant