mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-20 00:02:19 +00:00
nit improve benchmarks
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"benchmarks": [
|
||||
{
|
||||
"graph_title": "warmup",
|
||||
"kind": "dedicated",
|
||||
"jobs": 50000
|
||||
},
|
||||
|
||||
{
|
||||
"graph_title": "dedicated throughput benchmark (single worker)",
|
||||
"kind": "dedicated",
|
||||
"jobs": 90000
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user