Skip to content
Snippets Groups Projects

Introduce new Benchmark class and Patcher

2 files
+ 3
13
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -20,7 +20,7 @@ loadTypes:
kafkaConfig:
bootstrapSever: "localhost:31290"
topics:
- name: "test"
- name: "input"
partition: "1"
replication: "1"
zookeeperConfig:
Loading