SptDB: Batch Query
Execute multiple vector queries efficiently with throughput metrics.
Source: examples/sptdb/batch-query.js
Usage
bash
node examples/sptdb/batch-query.js '["auth","perf","cache"]' my-namespaceWhat It Does
- Accepts an array of query strings and a namespace
- Runs all queries in parallel against SptDB
- Reports per-query latency and aggregate throughput