mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-06 08:35:55 +00:00
10 lines
248 B
JSON
10 lines
248 B
JSON
{
|
|
"PilosaHosts": ["localhost:19327","localhost:19328","localhost:19329"],
|
|
"Agents": { "Type": "local" },
|
|
"Benchmarks": [
|
|
{
|
|
"Num": 1,
|
|
"Args": ["DiagonalSetBits", "-Iterations", "100000"]
|
|
}
|
|
]
|
|
}
|