mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-15 08:41:02 +00:00
10 lines
264 B
JSON
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"]
|
|
}
|
|
]
|
|
}
|