eclipse-iceoryx / iceoryx

Eclipse iceoryx™ - true zero-copy inter-process-communication
https://iceoryx.io
Apache License 2.0
1.6k stars 373 forks source link

Integrate Google Benchmark #1070

Open MatthiasKillat opened 2 years ago

MatthiasKillat commented 2 years ago

Brief feature description

Integrate https://github.com/google/benchmark into iceoryx framework to admit microbenchmarks.

Detailed information

MatthiasKillat commented 2 years ago

@dkroenke @elBoberido What do you think? Not for 2.0 of course and low prio.

elBoberido commented 2 years ago

@MatthiasKillat great idea and yes, I think there are some topics with a higher priority for 2.0 but a nice side topic

elfenpiff commented 2 years ago

Oh this would be awesome. When we would have a dedicated CI target like a raspberry pi somewhere we could also signal a warning in the CI when certain performances have degraded.