nit improve benchmarks

This commit is contained in:
Ruben Fiszel
2024-03-24 18:52:10 +01:00
parent 6c04742456
commit cc06040026

View File

@@ -0,0 +1,15 @@
{
"benchmarks": [
{
"graph_title": "warmup",
"kind": "dedicated",
"jobs": 50000
},
{
"graph_title": "dedicated throughput benchmark (single worker)",
"kind": "dedicated",
"jobs": 90000
}
]
}