mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
9 lines
279 B
YAML
9 lines
279 B
YAML
name: "Intersect() Load Testing"
|
|
|
|
main: "pilosa server --data-dir ~/pilosa.query.${TXSRC} --txsrc ${TXSRC}"
|
|
load: "pilosa-bench -type intersect -rate 100 -n 3000"
|
|
|
|
health_url: "http://localhost:10101/status"
|
|
health_regexp: "NORMAL"
|
|
|
|
debug_url: "http://localhost:10101/debug"
|