-
Notifications
You must be signed in to change notification settings - Fork 190
cache pipeline selection #1888
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
base: main
Are you sure you want to change the base?
cache pipeline selection #1888
Conversation
PR missing one of the required labels: {'documentation', 'dependencies', 'bug', 'enhancement', 'internal', 'new feature', 'breaking-change'} |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1888 +/- ##
==========================================
+ Coverage 71.18% 71.27% +0.08%
==========================================
Files 364 364
Lines 65647 65666 +19
==========================================
+ Hits 46733 46803 +70
+ Misses 18914 18863 -51 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very good!
Let's wait for @OlivierHecart word on logging and anyway it is OK to merge
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great!
@wyfo @yellowhatter Can you provide any performance data? |
on my machine for 8-byte payload this improves perf 4.9 -> 5.3 M messages per second. |
# Conflicts: # io/zenoh-transport/src/unicast/universal/transport.rs # io/zenoh-transport/src/unicast/universal/tx.rs
Pull request was converted to draft
supersede #1880 and #1879