tools
tools copied to clipboard
Tools for development and ops
running pi spawn with remote agents and pilosa nodes - an import was taking a long time, but hitting C-c on the local machine didn't seem to kill the import....
The random-query benchmark supports generating queries to multiple indexes, but only a single frame. The opposite is probably more desirable, but I don't think it would be too hard to...
The `query` benchmark currently stores all query responses in the output. `basic-query` and `random-query` do not. For basic and random, it'd be nice to be able to see what queries...
The import benchmark will be much more useful if we can support multiple agents importing different data simultaneously. Here are some ideas for things agent number could control: - the...
Cluster information, description of data already in cluster, etc. We want to be able to pass extra metadata to bspawn to be output with the benchmark results.
spawn doesn't currently report any data on the hardware which pilosa (or the benchmark agents) are running on. It would be great if the benchmark results included this information. (AWS...