mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-06 00:25:55 +00:00
13 lines
537 B
JSON
13 lines
537 B
JSON
{
|
|
"CreatorArgs": ["-type", "local", "-serverN", "3", "-replicaN", "1"],
|
|
"AgentHosts": [],
|
|
"Benchmarks": [
|
|
{
|
|
"Num": 3,
|
|
"Args": [
|
|
"random-set-bits", "-iterations", "30000", "-profile-id-range", "1000000", "-bitmap-id-range", "1000000", "-seed", "2345", "-client-type", "round_robin", "-db", "randsetandquery",
|
|
"random-query", "-iterations", "1000", "-bitmap-id-range", "1000000", "-seed", "1239", "-dbs", "randsetandquery"
|
|
]
|
|
}
|
|
]
|
|
}
|