-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Add benchmark for reading WebSocket payloads larger than 2**16 #9784
Conversation
CodSpeed Performance ReportMerging #9784 will not alter performanceComparing Summary
Benchmarks breakdown
|
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 #9784 +/- ##
=======================================
Coverage 98.68% 98.68%
=======================================
Files 117 117
Lines 35968 35981 +13
Branches 4276 4278 +2
=======================================
+ Hits 35494 35507 +13
Misses 319 319
Partials 155 155
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.10: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 2f6ff6d on top of patchback/backports/3.10/2f6ff6df5be1b935114ec511f936ae8ada0ef877/pr-9784 Backporting merged PR #9784 into master
🤖 @patchback |
Backport to 3.11: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 2f6ff6d on top of patchback/backports/3.11/2f6ff6df5be1b935114ec511f936ae8ada0ef877/pr-9784 Backporting merged PR #9784 into master
🤖 @patchback |
(cherry picked from commit 2f6ff6d)
(cherry picked from commit 2f6ff6d)
… payloads larger than 2**16 (#9786)
(cherry picked from commit 2f6ff6d)
… payloads larger than 2**16 (#9785)
We didn't have a benchmark for the continued extended payload length https://www.rfc-editor.org/rfc/rfc6455#section-5.2