parent
81b78fe395
commit
3b05fb647c
@ -1,13 +1,17 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"name": "empty",
|
"name": "gwu",
|
||||||
"path": "empty.wasm.so",
|
|
||||||
"port": 10000,
|
"port": 10000,
|
||||||
|
"routes": [
|
||||||
|
{
|
||||||
|
"route": "/empty",
|
||||||
|
"path": "empty.wasm.so",
|
||||||
"expected-execution-us": 500,
|
"expected-execution-us": 500,
|
||||||
"admissions-percentile": 70,
|
"admissions-percentile": 70,
|
||||||
"relative-deadline-us": 50000,
|
"relative-deadline-us": 50000,
|
||||||
"http-req-size": 1024,
|
"http-resp-size": 0,
|
||||||
"http-resp-size": 1024,
|
|
||||||
"http-resp-content-type": "text/plain"
|
"http-resp-content-type": "text/plain"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
Loading…
Reference in new issue