mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-11 16:09:39 +00:00
16 lines
248 B
JSON
16 lines
248 B
JSON
{
|
|
"benchmarks": [
|
|
{
|
|
"graph_title": "warmup",
|
|
"kind": "dedicated",
|
|
"jobs": 50000
|
|
},
|
|
|
|
{
|
|
"graph_title": "dedicated throughput benchmark (single worker)",
|
|
"kind": "dedicated",
|
|
"jobs": 90000
|
|
}
|
|
]
|
|
}
|