diff --git a/theodolite-benchmarks/definitions/uc1-kstreams/uc1-benchmark-standalone.yaml b/theodolite-benchmarks/definitions/uc1-kstreams/uc1-benchmark-standalone.yaml index 12cbd8ea310423d28e35de8185288b27257c15ec..871210c213b70070e2aae8f4986058763be74b7e 100644 --- a/theodolite-benchmarks/definitions/uc1-kstreams/uc1-benchmark-standalone.yaml +++ b/theodolite-benchmarks/definitions/uc1-kstreams/uc1-benchmark-standalone.yaml @@ -22,7 +22,7 @@ loadTypes: - type: NumSensorsLoadGeneratorReplicaPatcher resource: "uc1-load-generator-deployment.yaml" properties: - loadGenMaxRecords: "15000" + loadGenMaxRecords: "150000" kafkaConfig: bootstrapServer: "theodolite-cp-kafka:9092" topics: diff --git a/theodolite-benchmarks/definitions/uc2-kstreams/uc2-benchmark-standalone.yaml b/theodolite-benchmarks/definitions/uc2-kstreams/uc2-benchmark-standalone.yaml index e38f83f5b05d05febb59c2f775a29b2d545acf0e..48269b38a086f074ead80964df3bd4633742743e 100644 --- a/theodolite-benchmarks/definitions/uc2-kstreams/uc2-benchmark-standalone.yaml +++ b/theodolite-benchmarks/definitions/uc2-kstreams/uc2-benchmark-standalone.yaml @@ -23,7 +23,7 @@ loadTypes: - type: NumSensorsLoadGeneratorReplicaPatcher resource: "uc2-load-generator-deployment.yaml" properties: - loadGenMaxRecords: "15000" + loadGenMaxRecords: "150000" kafkaConfig: bootstrapServer: "theodolite-cp-kafka:9092" topics: diff --git a/theodolite-benchmarks/definitions/uc3-kstreams/uc3-benchmark-standalone.yaml b/theodolite-benchmarks/definitions/uc3-kstreams/uc3-benchmark-standalone.yaml index e00c1672c4a5a02128c2618b525573a4cddd6c72..0c2311388f1dfa87e8a182eb8399020bc83ae4ce 100644 --- a/theodolite-benchmarks/definitions/uc3-kstreams/uc3-benchmark-standalone.yaml +++ b/theodolite-benchmarks/definitions/uc3-kstreams/uc3-benchmark-standalone.yaml @@ -23,7 +23,7 @@ loadTypes: - type: NumSensorsLoadGeneratorReplicaPatcher resource: "uc3-load-generator-deployment.yaml" properties: - loadGenMaxRecords: "15000" + loadGenMaxRecords: "150000" kafkaConfig: bootstrapServer: "theodolite-cp-kafka:9092" topics: diff --git a/theodolite-benchmarks/definitions/uc4-kstreams/uc4-benchmark-standalone.yaml b/theodolite-benchmarks/definitions/uc4-kstreams/uc4-benchmark-standalone.yaml index 96e72c9b6d726267044464cce6deb32f60442e96..ec7a67db4ea24547bc23d5c57e7b907ba489859c 100644 --- a/theodolite-benchmarks/definitions/uc4-kstreams/uc4-benchmark-standalone.yaml +++ b/theodolite-benchmarks/definitions/uc4-kstreams/uc4-benchmark-standalone.yaml @@ -23,7 +23,7 @@ loadTypes: - type: "NumNestedGroupsLoadGeneratorReplicaPatcher" resource: "uc4-load-generator-deployment.yaml" properties: - loadGenMaxRecords: "15000" + loadGenMaxRecords: "150000" numSensors: "4.0" kafkaConfig: bootstrapServer: "theodolite-cp-kafka:9092"