eclipse-iceoryx / iceoryx2

Eclipse iceoryx2™ - true zero-copy inter-process-communication in pure Rust
https://iceoryx.io
Apache License 2.0
1.03k stars 40 forks source link

Extend pub/sub benchmark to include memory ops #483

Closed elfenpiff closed 3 weeks ago

elfenpiff commented 1 month ago

(Code) Example Of Cumbersome API

Currently, the benchmark considers only a true zero-copy use case. By adding a parameter also a copy into the sample shall be simulated and measured.