eclipse-iceoryx / eclipse-iceoryx/iceoryx
Performance monitor
Open
feature request
test
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 492
- Avg merge
- 18h 57m
- Merged PRs (30d)
- 1
Description
## Brief feature description
Track the performance of iceoryx for early regression detection
## Detailed information
To spot regressions early and get an overview of the performance, after each merge some benchmarks should run and the results kept and displayed on a graph, similar to [https://perf.rust-lang.org/](https://perf.rust-lang.org/). That code is MIT licensed, so it should be possible to adapt it to our needs. Alternatively something similar could be created with [grafana](https://grafana.com/docs/grafana/latest/features/dashboard/dashboards/)
Contributor guide
Assessment
This issue has not been assessed yet.