Skip to content
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

To high latency #603

Open
alexzeit opened this issue Aug 22, 2024 · 1 comment
Open

To high latency #603

alexzeit opened this issue Aug 22, 2024 · 1 comment
Labels
enhancement Things could work better

Comments

@alexzeit
Copy link

Describe the release item

We have measured the roundtrip latency and compared Zenoh versus udp. In our opinion the latency is to big for our realtime requirements.
Here the mean latency measurement results:
Udp socket: 0.42ms
Zenoh-pico Peer Zenoh-cpp: 0.98ms
Zenoh -pico zenohd zenoh-cpp 1.75ms
Zenoh-pico zenoh-bridge-ros2dds ros2 node : 2.05ms

Tested with zenoh 1.0.0 alpha6

our setup
Nuclei h753zi M7 480MHz with zephyr 3.7 rtos, 100 Mbit Ethernet

1Gb Ethernet switch
Nxp rdb3 board with Ubuntu 22.04 preempt rt 1Gbit GMAC
The application , zenoh router and eth interrupt running on shielded cores with high rt prio
Could you look into it to see any improvement is possible for next release?

@alexzeit alexzeit added the release Part of the next release label Aug 22, 2024
@Mallets
Copy link
Member

Mallets commented Aug 23, 2024

Do you mind sharing your benchmarking code? Additionally, can you elaborate more on your real-time use case/requirements?

@Mallets Mallets added enhancement Things could work better and removed release Part of the next release labels Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Things could work better
Projects
None yet
Development

No branches or pull requests

2 participants