featurebase/cmd/pilosactl/zipfspawn.json

10 lines
439 B
JSON

{
"CreatorArgs": ["-type", "local", "-serverN", "3", "-replicaN", "1"],
"AgentHosts": [],
"Benchmarks": [
{
"Num": 1,
"Args": ["zipf-set-bits", "-iterations", "10000", "-profile-id-range", "100", "-bitmap-id-range", "100", "-seed", "2345", "-client-type", "round_robin", "-bitmap-exponent", "1.001", "-bitmap-ratio", ".9", "-profile-exponent", "1.001", "-profile-ratio", ".3"]
}
]
}