Files
windmill/benchmarks/suite_dedicated.json
2024-03-24 18:52:10 +01:00

16 lines
248 B
JSON

{
"benchmarks": [
{
"graph_title": "warmup",
"kind": "dedicated",
"jobs": 50000
},
{
"graph_title": "dedicated throughput benchmark (single worker)",
"kind": "dedicated",
"jobs": 90000
}
]
}