Skip to content

Commit b502c7d

Browse files
Extended SCAN benchmarks to include cursor and large count.
1 parent 4fe58b6 commit b502c7d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-generic-scan-count-500-pipeline-10.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version: 0.4
22
name: memtier_benchmark-1Mkeys-generic-scan-count-500-pipeline-10
3-
description: Runs memtier_benchmark, for a keyspace length of 1M keys focusing on SCAN performance with COUNT.
3+
description: Runs memtier_benchmark, for a keyspace length of 1M keys focusing on SCAN performance with large COUNT.
44
dbconfig:
55
configuration-parameters:
66
save: '""'

redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-generic-scan-cursor-count-500-pipeline-10.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version: 0.4
22
name: memtier_benchmark-1Mkeys-generic-scan-cursor-count-500-pipeline-10
3-
description: Runs memtier_benchmark, for a keyspace length of 1M keys focusing on SCAN performance with COUNT.
3+
description: Runs memtier_benchmark, for a keyspace length of 1M keys focusing on SCAN performance with CURSOR and large COUNT.
44
dbconfig:
55
configuration-parameters:
66
save: '""'

redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-generic-scan-cursor-pipeline-10.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version: 0.4
22
name: memtier_benchmark-1Mkeys-generic-scan-cursor-pipeline-10
3-
description: Runs memtier_benchmark, for a keyspace length of 1M keys focusing on SCAN performance.
3+
description: Runs memtier_benchmark, for a keyspace length of 1M keys focusing on SCAN performance with CURSOR.
44
dbconfig:
55
configuration-parameters:
66
save: '""'

0 commit comments

Comments
 (0)