Merge branch '249-make-analysis-flexible' into 'master'
Make the analysis of experiments more flexible Closes #249 See merge request !180
No related branches found
No related tags found
Showing
- theodolite/src/main/kotlin/theodolite/evaluation/AnalysisExecutor.kt 2 additions, 3 deletions...src/main/kotlin/theodolite/evaluation/AnalysisExecutor.kt
- theodolite/src/main/kotlin/theodolite/evaluation/ExternalSloChecker.kt 6 additions, 7 deletions...c/main/kotlin/theodolite/evaluation/ExternalSloChecker.kt
- theodolite/src/main/kotlin/theodolite/evaluation/SloCheckerFactory.kt 6 additions, 5 deletions...rc/main/kotlin/theodolite/evaluation/SloCheckerFactory.kt
- theodolite/src/main/kotlin/theodolite/evaluation/SloConfigHandler.kt 20 additions, 0 deletions...src/main/kotlin/theodolite/evaluation/SloConfigHandler.kt
- theodolite/src/main/kotlin/theodolite/evaluation/SloJson.kt 63 additions, 0 deletionstheodolite/src/main/kotlin/theodolite/evaluation/SloJson.kt
- theodolite/src/main/kotlin/theodolite/evaluation/SloTypes.kt 10 additions, 0 deletionstheodolite/src/main/kotlin/theodolite/evaluation/SloTypes.kt
- theodolite/src/main/kotlin/theodolite/execution/BenchmarkExecutor.kt 1 addition, 1 deletion...src/main/kotlin/theodolite/execution/BenchmarkExecutor.kt
- theodolite/src/main/kotlin/theodolite/execution/BenchmarkExecutorImpl.kt 12 additions, 8 deletions...main/kotlin/theodolite/execution/BenchmarkExecutorImpl.kt
- theodolite/src/main/kotlin/theodolite/execution/TheodoliteExecutor.kt 1 addition, 1 deletion...rc/main/kotlin/theodolite/execution/TheodoliteExecutor.kt
- theodolite/src/main/kotlin/theodolite/util/PrometheusResponse.kt 3 additions, 12 deletions...ite/src/main/kotlin/theodolite/util/PrometheusResponse.kt
- theodolite/src/test/kotlin/theodolite/CompositeStrategyTest.kt 3 additions, 3 deletions...olite/src/test/kotlin/theodolite/CompositeStrategyTest.kt
- theodolite/src/test/kotlin/theodolite/TestBenchmarkExecutorImpl.kt 2 additions, 2 deletions...e/src/test/kotlin/theodolite/TestBenchmarkExecutorImpl.kt
Please register or sign in to comment