Skip to content

Commit a31f418

Browse files
Fixed small duration benchmarks for HSET. Included 1KiB HSET variation (#99)
1 parent 0d5b44b commit a31f418

8 files changed

+76
-6
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
version: 0.4
2+
name: "memtier_benchmark-10Mkeys-load-hash-5-fields-with-1000B-values-pipeline-10"
3+
description: "Runs memtier_benchmark, for a keyspace length of 10M keys
4+
loading HASHES with 5 fields each.
5+
Each field value has a data size of 1000 Bytes."
6+
dbconfig:
7+
configuration-parameters:
8+
save: '""'
9+
tested-commands:
10+
- HSET
11+
redis-topologies:
12+
- oss-standalone
13+
14+
build-variants:
15+
- gcc:8.5.0-amd64-debian-buster-default
16+
17+
clientconfig:
18+
run_image: redislabs/memtier_benchmark:edge
19+
tool: memtier_benchmark
20+
arguments: '--test-time 180 "--pipeline" "10" "--data-size" "1000" --command "HSET __key__ field1 __data__ field2 __data__ field3 __data__ field4 __data__ field5 __data__" "--command-key-pattern" "P" --key-minimum=1 --key-maximum 10000000 -c 50 -t 4 --hide-histogram'
21+
resources:
22+
requests:
23+
cpus: "4"
24+
memory: "2g"
25+
exporter:
26+
redistimeseries:
27+
break_by:
28+
- version
29+
- commit
30+
timemetric: '$."ALL STATS".Runtime."Start time"'
31+
metrics:
32+
- '$."ALL STATS".Totals."Ops/sec"'
33+
- '$."ALL STATS".Totals."Latency"'
34+
- '$."ALL STATS".Totals."Misses/sec"'
35+
- '$."ALL STATS".Totals."Percentile Latencies"."p50.00"'
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
version: 0.4
2+
name: "memtier_benchmark-10Mkeys-load-hash-5-fields-with-1000B-values"
3+
description: "Runs memtier_benchmark, for a keyspace length of 10M keys
4+
loading HASHES with 5 fields each.
5+
Each field value has a data size of 1000 Bytes."
6+
dbconfig:
7+
configuration-parameters:
8+
save: '""'
9+
tested-commands:
10+
- HSET
11+
redis-topologies:
12+
- oss-standalone
13+
14+
build-variants:
15+
- gcc:8.5.0-amd64-debian-buster-default
16+
17+
clientconfig:
18+
run_image: redislabs/memtier_benchmark:edge
19+
tool: memtier_benchmark
20+
arguments: '--test-time 180 "--data-size" "1000" --command "HSET __key__ field1 __data__ field2 __data__ field3 __data__ field4 __data__ field5 __data__" --command-key-pattern="P" --key-minimum=1 --key-maximum 10000000 -c 50 -t 4 --hide-histogram'
21+
resources:
22+
requests:
23+
cpus: "4"
24+
memory: "2g"
25+
exporter:
26+
redistimeseries:
27+
break_by:
28+
- version
29+
- commit
30+
timemetric: '$."ALL STATS".Runtime."Start time"'
31+
metrics:
32+
- '$."ALL STATS".Totals."Ops/sec"'
33+
- '$."ALL STATS".Totals."Latency"'
34+
- '$."ALL STATS".Totals."Misses/sec"'
35+
- '$."ALL STATS".Totals."Percentile Latencies"."p50.00"'

redis_benchmarks_specification/test-suites/memtier_benchmark-10Mkeys-load-hash-5-fields-with-100B-values-pipeline-10.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ build-variants:
1717
clientconfig:
1818
run_image: redislabs/memtier_benchmark:edge
1919
tool: memtier_benchmark
20-
arguments: '"--pipeline" "10" "--data-size" "100" --command "HSET __key__ field1 __data__ field2 __data__ field3 __data__ field4 __data__ field5 __data__" "--command-key-pattern" "P" --key-minimum=1 --key-maximum 10000000 -n 50000 -c 50 -t 4 --hide-histogram'
20+
arguments: '--test-time 180 "--pipeline" "10" "--data-size" "100" --command "HSET __key__ field1 __data__ field2 __data__ field3 __data__ field4 __data__ field5 __data__" "--command-key-pattern" "P" --key-minimum=1 --key-maximum 10000000 -c 50 -t 4 --hide-histogram'
2121
resources:
2222
requests:
2323
cpus: "4"

redis_benchmarks_specification/test-suites/memtier_benchmark-10Mkeys-load-hash-5-fields-with-100B-values.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ build-variants:
1717
clientconfig:
1818
run_image: redislabs/memtier_benchmark:edge
1919
tool: memtier_benchmark
20-
arguments: '"--data-size" "100" --command "HSET __key__ field1 __data__ field2 __data__ field3 __data__ field4 __data__ field5 __data__" --command-key-pattern="P" --key-minimum=1 --key-maximum 10000000 -n 50000 -c 50 -t 4 --hide-histogram'
20+
arguments: '--test-time 180 "--data-size" "100" --command "HSET __key__ field1 __data__ field2 __data__ field3 __data__ field4 __data__ field5 __data__" --command-key-pattern="P" --key-minimum=1 --key-maximum 10000000 -c 50 -t 4 --hide-histogram'
2121
resources:
2222
requests:
2323
cpus: "4"

redis_benchmarks_specification/test-suites/memtier_benchmark-10Mkeys-load-hash-5-fields-with-10B-values-pipeline-10.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ build-variants:
1717
clientconfig:
1818
run_image: redislabs/memtier_benchmark:edge
1919
tool: memtier_benchmark
20-
arguments: '"--pipeline" "10" "--data-size" "10" --command "HSET __key__ field1 __data__ field2 __data__ field3 __data__ field4 __data__ field5 __data__" --command-key-pattern="P" --key-minimum=1 --key-maximum 10000000 -n 50000 -c 50 -t 4 --hide-histogram'
20+
arguments: '--test-time 180 "--pipeline" "10" "--data-size" "10" --command "HSET __key__ field1 __data__ field2 __data__ field3 __data__ field4 __data__ field5 __data__" --command-key-pattern="P" --key-minimum=1 --key-maximum 10000000 -c 50 -t 4 --hide-histogram'
2121
resources:
2222
requests:
2323
cpus: "4"

redis_benchmarks_specification/test-suites/memtier_benchmark-10Mkeys-load-hash-5-fields-with-10B-values.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ build-variants:
1717
clientconfig:
1818
run_image: redislabs/memtier_benchmark:edge
1919
tool: memtier_benchmark
20-
arguments: '"--data-size" "10" --command "HSET __key__ field1 __data__ field2 __data__ field3 __data__ field4 __data__ field5 __data__" --command-key-pattern="P" --key-minimum=1 --key-maximum 10000000 -n 50000 -c 50 -t 4 --hide-histogram'
20+
arguments: '--test-time 180 "--data-size" "10" --command "HSET __key__ field1 __data__ field2 __data__ field3 __data__ field4 __data__ field5 __data__" --command-key-pattern="P" --key-minimum=1 --key-maximum 10000000 -c 50 -t 4 --hide-histogram'
2121
resources:
2222
requests:
2323
cpus: "4"

redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-hash-5-fields-with-1000B-values-pipeline-10.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ build-variants:
1717
clientconfig:
1818
run_image: redislabs/memtier_benchmark:edge
1919
tool: memtier_benchmark
20-
arguments: '"--pipeline" "10" "--data-size" "1000" --command "HSET __key__ field1 __data__ field2 __data__ field3 __data__ field4 __data__ field5 __data__" --command-key-pattern="P" --key-minimum=1 --key-maximum 1000000 -n 5000 -c 50 -t 4 --hide-histogram'
20+
arguments: '"--pipeline" "10" "--data-size" "1000" --command "HSET __key__ field1 __data__ field2 __data__ field3 __data__ field4 __data__ field5 __data__" --command-key-pattern="P" --key-minimum=1 --key-maximum 1000000 -c 50 -t 4 --hide-histogram'
2121
resources:
2222
requests:
2323
cpus: "4"

redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-hash-5-fields-with-1000B-values.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ build-variants:
1717
clientconfig:
1818
run_image: redislabs/memtier_benchmark:edge
1919
tool: memtier_benchmark
20-
arguments: '"--data-size" "1000" --command "HSET __key__ field1 __data__ field2 __data__ field3 __data__ field4 __data__ field5 __data__" --command-key-pattern="P" --key-minimum=1 --key-maximum 1000000 -n 5000 -c 50 -t 4 --hide-histogram'
20+
arguments: '"--data-size" "1000" --command "HSET __key__ field1 __data__ field2 __data__ field3 __data__ field4 __data__ field5 __data__" --command-key-pattern="P" --key-minimum=1 --key-maximum 1000000 -c 50 -t 4 --hide-histogram'
2121
resources:
2222
requests:
2323
cpus: "4"

0 commit comments

Comments
 (0)