Introduce a benchmark component to measure performance of honeycomb infra. Should be a separate module, part of honeycomb codebase, only activated on demand.
2 options:
JMH
Caliper
We should be able to generate reports and ideally show them in Sonar/Jenkins.
2 initial benchmark ideas:
- Entire pipeline write/read , BA/BI, into config/operational(noop customizer), with/without persistence
- Persisting DataTree adapter
1.
|
Pipeline(BA -> customizers) read/write benchmark |
|
Complete | Maroš Maršalek |
2.
|
Expose pipeline read/write benchmark as a graph |
|
Complete | Marek Gradzki |
3.
|
Infrastructure scale benchmark |
|
Complete | Jan Srnicek |