eclipse-zenoh / zenoh

zenoh unifies data in motion, data in-use, data at rest and computations. It carefully blends traditional pub/sub with geo-distributed storages, queries and computations, while retaining a level of time and space efficiency that is well beyond any of the mainstream stacks.
https://zenoh.io
Other
1.52k stars 163 forks source link

POC for session-local optimization #1599

Open yellowhatter opened 1 week ago

yellowhatter commented 1 week ago

POC for optimization for session-local communication.

For session-local 8 byte payload: 7M msg/s -> 9M msg/s

(tested with z_local_pub_sub_thr example)

github-actions[bot] commented 1 week ago

PR missing one of the required labels: {'enhancement', 'new feature', 'documentation', 'bug', 'dependencies', 'internal', 'breaking-change'}

github-actions[bot] commented 1 week ago

PR missing one of the required labels: {'breaking-change', 'new feature', 'enhancement', 'internal', 'dependencies', 'bug', 'documentation'}

github-actions[bot] commented 1 week ago

PR missing one of the required labels: {'breaking-change', 'dependencies', 'documentation', 'enhancement', 'internal', 'new feature', 'bug'}

github-actions[bot] commented 1 week ago

PR missing one of the required labels: {'dependencies', 'internal', 'enhancement', 'new feature', 'documentation', 'breaking-change', 'bug'}