From e962dbf3fca49c4b43737079153682e311461a72 Mon Sep 17 00:00:00 2001 From: Martin Dimitrov Date: Tue, 24 Jan 2023 10:52:44 -0700 Subject: [PATCH 1/3] fixed required memory for load-stream --- ...1Mkeys-load-stream-5-fields-with-100B-values-pipeline-10.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-stream-5-fields-with-100B-values-pipeline-10.yml b/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-stream-5-fields-with-100B-values-pipeline-10.yml index 716f7ced..7a91f99a 100644 --- a/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-stream-5-fields-with-100B-values-pipeline-10.yml +++ b/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-stream-5-fields-with-100B-values-pipeline-10.yml @@ -8,7 +8,7 @@ dbconfig: keyspacelen: 0 resources: requests: - memory: 1g + memory: 32g tested-commands: - xadd redis-topologies: From 4788807206d6f3b32bd22ef7e415159ac50018ac Mon Sep 17 00:00:00 2001 From: Martin Dimitrov Date: Tue, 24 Jan 2023 11:08:13 -0700 Subject: [PATCH 2/3] fixed required memory for load-stream --- ...1Mkeys-load-stream-5-fields-with-100B-values-pipeline-10.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-stream-5-fields-with-100B-values-pipeline-10.yml b/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-stream-5-fields-with-100B-values-pipeline-10.yml index 7a91f99a..bdfe7f6d 100644 --- a/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-stream-5-fields-with-100B-values-pipeline-10.yml +++ b/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-stream-5-fields-with-100B-values-pipeline-10.yml @@ -8,7 +8,7 @@ dbconfig: keyspacelen: 0 resources: requests: - memory: 32g + memory: 40g tested-commands: - xadd redis-topologies: From 0c5cef5ecb2894fc7496f8178e5e5b21c75fae59 Mon Sep 17 00:00:00 2001 From: Martin Dimitrov Date: Wed, 25 Jan 2023 16:48:00 -0700 Subject: [PATCH 3/3] adjusting memory requirements for test cases --- ...chmark-1Mkeys-load-hash-hmset-5-fields-with-1000B-values.yml | 2 +- ...1Mkeys-load-stream-1-fields-with-100B-values-pipeline-10.yml | 2 +- ...1Mkeys-load-stream-5-fields-with-100B-values-pipeline-10.yml | 2 +- ...r_benchmark-1Mkeys-load-stream-5-fields-with-100B-values.yml | 2 +- .../memtier_benchmark-1Mkeys-load-string-with-100B-values.yml | 2 +- .../memtier_benchmark-1key-pfadd-4KB-values-pipeline-10.yml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-hash-hmset-5-fields-with-1000B-values.yml b/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-hash-hmset-5-fields-with-1000B-values.yml index a3caa570..482eeec5 100644 --- a/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-hash-hmset-5-fields-with-1000B-values.yml +++ b/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-hash-hmset-5-fields-with-1000B-values.yml @@ -8,7 +8,7 @@ dbconfig: keyspacelen: 0 resources: requests: - memory: 1g + memory: 6g tested-groups: - hash tested-commands: diff --git a/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-stream-1-fields-with-100B-values-pipeline-10.yml b/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-stream-1-fields-with-100B-values-pipeline-10.yml index 8743eac4..eda18272 100644 --- a/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-stream-1-fields-with-100B-values-pipeline-10.yml +++ b/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-stream-1-fields-with-100B-values-pipeline-10.yml @@ -8,7 +8,7 @@ dbconfig: keyspacelen: 0 resources: requests: - memory: 1g + memory: 12g tested-commands: - xadd redis-topologies: diff --git a/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-stream-5-fields-with-100B-values-pipeline-10.yml b/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-stream-5-fields-with-100B-values-pipeline-10.yml index bdfe7f6d..03364639 100644 --- a/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-stream-5-fields-with-100B-values-pipeline-10.yml +++ b/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-stream-5-fields-with-100B-values-pipeline-10.yml @@ -8,7 +8,7 @@ dbconfig: keyspacelen: 0 resources: requests: - memory: 40g + memory: 35g tested-commands: - xadd redis-topologies: diff --git a/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-stream-5-fields-with-100B-values.yml b/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-stream-5-fields-with-100B-values.yml index f34ea7a4..068b4f58 100644 --- a/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-stream-5-fields-with-100B-values.yml +++ b/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-stream-5-fields-with-100B-values.yml @@ -8,7 +8,7 @@ dbconfig: keyspacelen: 0 resources: requests: - memory: 1g + memory: 35g tested-commands: - xadd redis-topologies: diff --git a/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-string-with-100B-values.yml b/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-string-with-100B-values.yml index 7ad2d6c2..85f0ebc9 100644 --- a/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-string-with-100B-values.yml +++ b/redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-string-with-100B-values.yml @@ -8,7 +8,7 @@ dbconfig: keyspacelen: 0 resources: requests: - memory: 1g + memory: 12g tested-commands: - set redis-topologies: diff --git a/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-pfadd-4KB-values-pipeline-10.yml b/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-pfadd-4KB-values-pipeline-10.yml index fb62cb71..3d0b4b6e 100644 --- a/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-pfadd-4KB-values-pipeline-10.yml +++ b/redis_benchmarks_specification/test-suites/memtier_benchmark-1key-pfadd-4KB-values-pipeline-10.yml @@ -8,7 +8,7 @@ dbconfig: keyspacelen: 1 resources: requests: - memory: 1g + memory: 2g tested-groups: - hyperloglog tested-commands: