-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[3.11] Refactor FlowControlDataQueue
to improve performances
#9664
Conversation
This reverts commit 37a3496.
FlowControlDataQueue
to improve performances
FlowControlDataQueue
to improve performancesFlowControlDataQueue
to improve performances
CodSpeed Performance ReportMerging #9664 will improve performances by 11.97%Comparing 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 @@
## 3.11 #9664 +/- ##
=======================================
Coverage 97.89% 97.89%
=======================================
Files 117 117
Lines 35550 35559 +9
Branches 4261 4264 +3
=======================================
+ Hits 34802 34811 +9
Misses 559 559
Partials 189 189
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
this was for testing only. backport is #9665 |
backport verification to make sure it works before attempting backport