Add executionDuration to BenchmarkExecutor
parent
727e62b4
No related branches found
No related tags found
This commit is part of merge request !78. Comments created here will be created in the context of that merge request.
Showing
- theodolite-quarkus/src/main/kotlin/theodolite/execution/BenchmarkExecutor.kt 2 additions, 1 deletion...src/main/kotlin/theodolite/execution/BenchmarkExecutor.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/KafkaBenchmarkExecutor.kt 3 additions, 2 deletions...ain/kotlin/theodolite/execution/KafkaBenchmarkExecutor.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/TheodoliteExecutor.kt 6 additions, 3 deletions...rc/main/kotlin/theodolite/execution/TheodoliteExecutor.kt
- theodolite-quarkus/src/main/kotlin/theodolite/strategies/searchstrategy/BinarySearch.kt 1 addition, 1 deletion...tlin/theodolite/strategies/searchstrategy/BinarySearch.kt
- theodolite-quarkus/src/main/kotlin/theodolite/util/Benchmark.kt 3 additions, 4 deletions...lite-quarkus/src/main/kotlin/theodolite/util/Benchmark.kt
- theodolite-quarkus/src/main/kotlin/theodolite/util/Config.kt 3 additions, 1 deletiontheodolite-quarkus/src/main/kotlin/theodolite/util/Config.kt
- theodolite-quarkus/src/main/kotlin/theodolite/util/KafkaBenchmark.kt 1 addition, 1 deletion...quarkus/src/main/kotlin/theodolite/util/KafkaBenchmark.kt
- theodolite-quarkus/src/test/kotlin/theodolite/CompositeStrategyTest.kt 30 additions, 0 deletions...arkus/src/test/kotlin/theodolite/CompositeStrategyTest.kt
Please register or sign in to comment