Introduce benchmark interface
parent
6efbd7b5
No related branches found
No related tags found
Showing
- theodolite-quarkus/src/main/kotlin/theodolite/execution/BenchmarkExecutor.kt 2 additions, 2 deletions...src/main/kotlin/theodolite/execution/BenchmarkExecutor.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/BenchmarkExecutorImpl.kt 2 additions, 3 deletions...main/kotlin/theodolite/execution/BenchmarkExecutorImpl.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/TestBenchmarkExecutorImpl.kt 2 additions, 4 deletions.../kotlin/theodolite/execution/TestBenchmarkExecutorImpl.kt
- theodolite-quarkus/src/main/kotlin/theodolite/k8s/UC1Benchmark.kt 2 additions, 17 deletions...te-quarkus/src/main/kotlin/theodolite/k8s/UC1Benchmark.kt
- theodolite-quarkus/src/main/kotlin/theodolite/util/AbstractBenchmark.kt 27 additions, 0 deletions...rkus/src/main/kotlin/theodolite/util/AbstractBenchmark.kt
- theodolite-quarkus/src/main/kotlin/theodolite/util/Benchmark.kt 6 additions, 13 deletions...lite-quarkus/src/main/kotlin/theodolite/util/Benchmark.kt
- theodolite-quarkus/src/main/kotlin/theodolite/util/TestBenchmark.kt 1 addition, 1 deletion...-quarkus/src/main/kotlin/theodolite/util/TestBenchmark.kt
Please register or sign in to comment