mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 17:15:56 +00:00
11 lines
535 B
JSON
11 lines
535 B
JSON
{
|
|
"CreatorArgs": ["-type", "local", "-serverN", "1", "-replicaN", "1"],
|
|
"AgentHosts": [],
|
|
"Benchmarks": [
|
|
{
|
|
"Num": 1,
|
|
"Name": "import",
|
|
"Args": ["import", "-max-bitmap-id", "100000", "-max-profile-id", "10000", "-max-bits-per-map", "100", "-seed", "0", "-agent-controls", "width", "import", "-max-bitmap-id", "100000", "-max-profile-id", "10000", "-max-bits-per-map", "100", "-seed", "0", "-agent-controls", "width", "-random-bitmap-order", "-db", "randoload"]
|
|
}
|
|
]
|
|
}
|