Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
version: 0.4
name: memtier_benchmark-1Mkeys-string-setget200c-4KiB-pipeline-1
description: Runs memtier_benchmark, for a keyspace of 1M keys with 10% SETs and 90%
GETs (mixed) with a data size of 4096 Bytes and pipeline 10.
dbconfig:
configuration-parameters:
save: '""'
check:
keyspacelen: 1000000
preload_tool:
run_image: redislabs/memtier_benchmark:edge
tool: memtier_benchmark
arguments: --data-size 4096 --pipeline 50 -n allkeys --ratio 1:0 --key-pattern
P:P -c 1 -t 4 --hide-histogram --key-minimum 1 --key-maximum 1000000
resources:
requests:
memory: 1g
dataset_name: 1Mkeys-string-4KiB-size
dataset_description: This dataset contains 1 million string keys, each with a data
size of 4 KiB.
tested-commands:
- set
- get
tested-groups:
- string
redis-topologies:
- oss-standalone-08-io-threads
- oss-standalone-04-io-threads
- oss-standalone-02-io-threads
- oss-standalone
build-variants:
- gcc:15.2.0-amd64-debian-bookworm-default
- gcc:15.2.0-arm64-debian-bookworm-default
- dockerhub
clientconfig:
run_image: redislabs/memtier_benchmark:edge
tool: memtier_benchmark
arguments: '"--data-size" "4096" --ratio 1:10 --key-pattern R:R --key-minimum=1 --key-maximum 1000000 --test-time 180 -c 50 -t 4 --hide-histogram --pipeline 1'
resources:
requests:
cpus: '4'
memory: 2g
priority: 1
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
version: 0.4
name: memtier_benchmark-1Mkeys-string-setget200c-4KiB-pipeline-10
description: Runs memtier_benchmark, for a keyspace of 1M keys with 10% SETs and 90%
GETs (mixed) with a data size of 4096 Bytes and pipeline 10.
dbconfig:
configuration-parameters:
save: '""'
check:
keyspacelen: 1000000
preload_tool:
run_image: redislabs/memtier_benchmark:edge
tool: memtier_benchmark
arguments: --data-size 4096 --pipeline 50 -n allkeys --ratio 1:0 --key-pattern
P:P -c 1 -t 4 --hide-histogram --key-minimum 1 --key-maximum 1000000
resources:
requests:
memory: 1g
dataset_name: 1Mkeys-string-4KiB-size
dataset_description: This dataset contains 1 million string keys, each with a data
size of 4 KiB.
tested-commands:
- set
- get
tested-groups:
- string
redis-topologies:
- oss-standalone-08-io-threads
- oss-standalone-04-io-threads
- oss-standalone-02-io-threads
- oss-standalone
build-variants:
- gcc:15.2.0-amd64-debian-bookworm-default
- gcc:15.2.0-arm64-debian-bookworm-default
- dockerhub
clientconfig:
run_image: redislabs/memtier_benchmark:edge
tool: memtier_benchmark
arguments: '"--data-size" "4096" --ratio 1:10 --key-pattern R:R --key-minimum=1 --key-maximum 1000000 --test-time 180 -c 50 -t 4 --hide-histogram --pipeline 10'
resources:
requests:
cpus: '4'
memory: 2g
priority: 1