eclipse-iceoryx / iceoryx2

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

Use performance clock mode by default #207

Closed elfenpiff closed 1 month ago

elfenpiff commented 1 month ago

Brief feature description

The safety clock mode uses the extremely slow adaptive wait to ensure that always the monotonic clock is used. Something that is only required for the mission-critical edge case.