Additional benchmarks? #625
Replies: 2 comments 4 replies
-
The performance fixes were actually about creating publishers and subscribers. During runtime nothing changed, only the instantiation of them. |
Beta Was this translation helpful? Give feedback.
-
For 5.9 I made some latency measurements for local ipc, with and without zero copy, for windows and for linux. See ecal_latency_ipc. You could try to run that tests on your setup. |
Beta Was this translation helpful? Give feedback.
-
Hi,
Noticed eCAL v5.9.5 included performance fixes for when creating many publishers / consumers, I was wondering if you have any benchmark data available with regards to performance measurements / resource(cpu/mem) usage with different #consumers, #publishers, #topics, #publish frequency etc?
Recently did some tests on NATS and Zenoh focusing on these aspects since available data usually focuses on throughput or single producer/single consumer latency.
Beta Was this translation helpful? Give feedback.
All reactions