Skip to content

Commit c26fc21

Browse files
committed
Fix benchmark name to include 19-digit integers
1 parent d1c86c2 commit c26fc21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-load-set-intset-with-100-elements-19-digits-pipeline-10.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version: 0.4
2-
name: memtier_benchmark-1Mkeys-load-set-intset-with-100-elements-pipeline-10
3-
description: Runs memtier_benchmark, for a keyspace length of 1M keys loading SETs with 100 integer elements.
2+
name: memtier_benchmark-1Mkeys-load-set-intset-with-100-elements-19-digits-pipeline-10
3+
description: Runs memtier_benchmark, for a keyspace length of 1M keys loading SETs with 100 integer elements with 19 digits each.
44
dbconfig:
55
configuration-parameters:
66
save: '""'

0 commit comments

Comments
 (0)