File tree Expand file tree Collapse file tree 2 files changed +86
-0
lines changed
redis_benchmarks_specification/test-suites Expand file tree Collapse file tree 2 files changed +86
-0
lines changed Original file line number Diff line number Diff line change 1+ version : 0.4
2+ name : memtier_benchmark-1Mkeys-string-setget200c-512B-pipeline-1
3+ description : Runs memtier_benchmark, for a keyspace of 1M keys with 10% SETs and 90%
4+ GETs (mixed) with a data size of 512 Bytes and pipeline 10.
5+ dbconfig :
6+ configuration-parameters :
7+ save : ' ""'
8+ check :
9+ keyspacelen : 1000000
10+ preload_tool :
11+ run_image : redislabs/memtier_benchmark:edge
12+ tool : memtier_benchmark
13+ arguments : --data-size 512 --pipeline 50 -n allkeys --ratio 1:0 --key-pattern
14+ P:P -c 1 -t 4 --hide-histogram --key-minimum 1 --key-maximum 1000000
15+ resources :
16+ requests :
17+ memory : 1g
18+ dataset_name : 1Mkeys-string-512B-size
19+ dataset_description : This dataset contains 1 million string keys, each with a data
20+ size of 512B.
21+ tested-commands :
22+ - set
23+ - get
24+ tested-groups :
25+ - string
26+ redis-topologies :
27+ - oss-standalone-08-io-threads
28+ - oss-standalone-04-io-threads
29+ - oss-standalone-02-io-threads
30+ - oss-standalone
31+ build-variants :
32+ - gcc:15.2.0-amd64-debian-bookworm-default
33+ - gcc:15.2.0-arm64-debian-bookworm-default
34+ - dockerhub
35+ clientconfig :
36+ run_image : redislabs/memtier_benchmark:edge
37+ tool : memtier_benchmark
38+ arguments : ' "--data-size" "512" --ratio 1:10 --key-pattern R:R --key-minimum=1 --key-maximum 1000000 --test-time 180 -c 50 -t 4 --hide-histogram --pipeline 1'
39+ resources :
40+ requests :
41+ cpus : ' 4'
42+ memory : 2g
43+ priority : 1
Original file line number Diff line number Diff line change 1+ version : 0.4
2+ name : memtier_benchmark-1Mkeys-string-setget200c-512B-pipeline-10
3+ description : Runs memtier_benchmark, for a keyspace of 1M keys with 10% SETs and 90%
4+ GETs (mixed) with a data size of 512 Bytes and pipeline 10.
5+ dbconfig :
6+ configuration-parameters :
7+ save : ' ""'
8+ check :
9+ keyspacelen : 1000000
10+ preload_tool :
11+ run_image : redislabs/memtier_benchmark:edge
12+ tool : memtier_benchmark
13+ arguments : --data-size 512 --pipeline 50 -n allkeys --ratio 1:0 --key-pattern
14+ P:P -c 1 -t 4 --hide-histogram --key-minimum 1 --key-maximum 1000000
15+ resources :
16+ requests :
17+ memory : 1g
18+ dataset_name : 1Mkeys-string-512B-size
19+ dataset_description : This dataset contains 1 million string keys, each with a data
20+ size of 512B.
21+ tested-commands :
22+ - set
23+ - get
24+ tested-groups :
25+ - string
26+ redis-topologies :
27+ - oss-standalone-08-io-threads
28+ - oss-standalone-04-io-threads
29+ - oss-standalone-02-io-threads
30+ - oss-standalone
31+ build-variants :
32+ - gcc:15.2.0-amd64-debian-bookworm-default
33+ - gcc:15.2.0-arm64-debian-bookworm-default
34+ - dockerhub
35+ clientconfig :
36+ run_image : redislabs/memtier_benchmark:edge
37+ tool : memtier_benchmark
38+ arguments : ' "--data-size" "512" --ratio 1:10 --key-pattern R:R --key-minimum=1 --key-maximum 1000000 --test-time 180 -c 50 -t 4 --hide-histogram --pipeline 10'
39+ resources :
40+ requests :
41+ cpus : ' 4'
42+ memory : 2g
43+ priority : 1
You can’t perform that action at this time.
0 commit comments