This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
description: | | |
Extension of the default 'cql-tabular2.yaml' workload found: | |
https://github.com/nosqlbench/nosqlbench/blob/main/adapter-cqld4/src/main/resources/activities/baselinesv2/cql-tabular2.yaml | |
Extended the read patterns: | |
- read most recent written data (tags==block:"read-recent.*") | |
- uniformly distributed read (tags==block:"read-uniform.*") | |
- read with hot partitions/ranges (tags==block:"read-hot-range.*") | |
--- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
description: | | |
A workload which reads ann-benchmarks vector data from ivec/fvec file format. | |
TEMPLATE(k,100) | |
scenarios: | |
astra_vectors: | |
# Remove any existing data | |
drop: >- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
description: | | |
Extension of the default 'cql-tabular2.yaml' workload found: | |
https://github.com/nosqlbench/nosqlbench/blob/main/adapter-cqld4/src/main/resources/activities/baselinesv2/cql-tabular2.yaml | |
Extended the read patterns: | |
- read most recent written data (tags==block:"read-recent.*") | |
- uniformly distributed read (tags==block:"read-uniform.*") | |
- read with hot partitions/ranges (tags==block:"read-hot-range.*") | |
--- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
description: | | |
Extension of the default 'cql-tabular2.yaml' workload found: | |
https://github.com/nosqlbench/nosqlbench/blob/main/adapter-cqld4/src/main/resources/activities/baselinesv2/cql-tabular2.yaml | |
Extended the read patterns: | |
- read most recent written data (tags==block:"read-recent.*") | |
- uniformly distributed read (tags==block:"read-uniform.*") | |
- read with hot partitions/ranges (tags==block:"read-hot-range.*") | |
--- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
description: | | |
Extension of the default 'cql-tabular2.yaml' workload found: | |
https://github.com/nosqlbench/nosqlbench/blob/main/adapter-cqld4/src/main/resources/activities/baselinesv2/cql-tabular2.yaml | |
Extended the read patterns: | |
- read most recent written data (tags==block:"read-recent.*") | |
- uniformly distributed read (tags==block:"read-uniform.*") | |
- read with hot partitions/ranges (tags==block:"read-hot-range.*") | |
--- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
description: | | |
A workload with text keys, text values and range queries. | |
bindings: | |
rw_key: TEMPLATE(keydist,Uniform(0,1000000000)); ToString() -> String | |
rw_value: Hash(); TEMPLATE(valdist,Uniform(0,1000000000)); CharBufImage('A-Za-z0-9 _|/',16000000,HashRange(TEMPLATE(mintext,1000)TEMPLATE(addzeros,),TEMPLATE(maxtext,2000)TEMPLATE(addzeros,))); ToString(); | |
blocks: | |
- tags: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
scenarios: | |
default: | |
schema: run driver=cql tags==phase:schema threads==1 cycles==UNDEF | |
rampup: run driver=cql tags==phase:rampup cycles===TEMPLATE(rampup-cycles,10000000) threads=auto | |
main: run driver=cql tags==phase:main cycles===TEMPLATE(main-cycles,10000000) threads=auto | |
astra: | |
schema: run driver=cql tags==phase:schema-astra threads==1 cycles==UNDEF | |
rampup: run driver=cql tags==phase:rampup cycles===TEMPLATE(rampup-cycles,10000000) threads=auto | |
main: run driver=cql tags==phase:main cycles===TEMPLATE(main-cycles,10000000) threads=auto |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
description: | | |
Extension of the default 'cql-tabular2.yaml' workload found: | |
https://github.com/nosqlbench/nosqlbench/blob/main/adapter-cqld4/src/main/resources/activities/baselinesv2/cql-tabular2.yaml | |
Extended the read patterns: | |
- read most recent written data (tags==block:"read-recent.*") | |
- uniformly distributed read (tags==block:"read-uniform.*") | |
- read with hot partitions/ranges (tags==block:"read-hot-range.*") | |
--- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
scenarios: | |
default: | |
schema: run driver=cql tags==phase:schema threads==1 cycles==UNDEF | |
rampup: run driver=cql tags==phase:rampup cycles===TEMPLATE(rampup-cycles,10000000) threads=auto | |
main: run driver=cql tags==phase:main cycles===TEMPLATE(main-cycles,10000000) threads=auto | |
astra: | |
schema: run driver=cql tags==phase:schema-astra threads==1 cycles==UNDEF | |
rampup: run driver=cql tags==phase:rampup cycles===TEMPLATE(rampup-cycles,10000000) threads=auto | |
main: run driver=cql tags==phase:main cycles===TEMPLATE(main-cycles,10000000) threads=auto |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
scenarios: | |
default: | |
schema: run driver=cql tags==phase:schema threads==1 cycles==UNDEF | |
rampup: run driver=cql tags==phase:rampup cycles===TEMPLATE(rampup-cycles,10000000) threads=auto | |
main: run driver=cql tags==phase:main cycles===TEMPLATE(main-cycles,10000000) threads=auto | |
astra: | |
schema: run driver=cql tags==phase:schema-astra threads==1 cycles==UNDEF | |
rampup: run driver=cql tags==phase:rampup cycles===TEMPLATE(rampup-cycles,10000000) threads=auto | |
main: run driver=cql tags==phase:main cycles===TEMPLATE(main-cycles,10000000) threads=auto |
NewerOlder