mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-06 00:25:55 +00:00
10 lines
439 B
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"]
|
|
}
|
|
]
|
|
}
|