featurebase/cmd/pilosactl/spawn.json
2016-11-28 15:45:17 -07:00

10 lines
248 B
JSON

{
"PilosaHosts": ["localhost:19327","localhost:19328","localhost:19329"],
"Agents": { "Type": "local" },
"Benchmarks": [
{
"Num": 1,
"Args": ["DiagonalSetBits", "-Iterations", "100000"]
}
]
}