featurebase/cmd/pilosactl/slice-height.json
2016-12-07 12:09:18 -06:00

10 lines
264 B
JSON

{
"CreatorArgs": ["-type", "local", "-serverN", "1", "-replicaN", "1"],
"Agents": { "Type": "local" },
"Benchmarks": [
{
"Num": 1,
"Args": ["slice-height", "-max-time", "1", "-max-bits-per-map", "100"]
}
]
}