mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
simple workload improvements
This commit is contained in:
parent
b9607d07e6
commit
2830d070a6
@ -5,6 +5,9 @@
|
|||||||
# eb run driver=stdout workload=examples/sequences cycles=20 seq=bucket
|
# eb run driver=stdout workload=examples/sequences cycles=20 seq=bucket
|
||||||
# yields A B C D B C D C D D A B C D B C D C D D
|
# yields A B C D B C D C D D A B C D B C D C D D
|
||||||
|
|
||||||
|
description: |
|
||||||
|
Demonstration of the different op sequencing strategies
|
||||||
|
|
||||||
scenarios:
|
scenarios:
|
||||||
concat: run driver===stdout seq===concat cycles=20
|
concat: run driver===stdout seq===concat cycles=20
|
||||||
bucket: run driver===stdout seq===bucket cycles=20
|
bucket: run driver===stdout seq===bucket cycles=20
|
||||||
|
Loading…
Reference in New Issue
Block a user