mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-15 16:51:03 +00:00
10 lines
278 B
JSON
10 lines
278 B
JSON
{
|
|
"CreatorArgs": ["-type", "local", "-serverN", "3", "-replicaN", "1"],
|
|
"Agents": { "Type": "local" },
|
|
"Benchmarks": [
|
|
{
|
|
"Num": 3,
|
|
"Args": ["diagonal-set-bits", "-iterations", "30000", "-client-type", "round_robin"]
|
|
}
|
|
]
|
|
}
|