-
-
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 compressed WebSocketWriter benchmark #9799
Conversation
CodSpeed Performance ReportMerging #9799 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 #9799 +/- ##
=======================================
Coverage 98.69% 98.69%
=======================================
Files 118 118
Lines 35998 36007 +9
Branches 4279 4281 +2
=======================================
+ Hits 35527 35536 +9
Misses 316 316
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: 💚 backport PR created✅ Backport PR branch: Backported as #9801 🤖 @patchback |
(cherry picked from commit d40b183)
Backport to 3.11: 💚 backport PR created✅ Backport PR branch: Backported as #9802 🤖 @patchback |
(cherry picked from commit d40b183)
…chmark (#9801) Co-authored-by: J. Nick Koston <[email protected]>
…chmark (#9802) Co-authored-by: J. Nick Koston <[email protected]>
To validate if #9795 is a good change or not