parent
1e7b95c25c
commit
ff0aafbd5e
@ -1,14 +1,17 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"name": "html",
|
"name": "gwu",
|
||||||
"path": "html.wasm.so",
|
|
||||||
"port": 1337,
|
"port": 1337,
|
||||||
|
"routes": [
|
||||||
|
{
|
||||||
"route": "/index.html",
|
"route": "/index.html",
|
||||||
|
"path": "html.wasm.so",
|
||||||
"expected-execution-us": 10000000,
|
"expected-execution-us": 10000000,
|
||||||
"admissions-percentile": 70,
|
"admissions-percentile": 70,
|
||||||
"relative-deadline-us": 20000000,
|
"relative-deadline-us": 20000000,
|
||||||
"http-req-size": 1024,
|
|
||||||
"http-resp-size": 102400,
|
"http-resp-size": 102400,
|
||||||
"http-resp-content-type": "text/html"
|
"http-resp-content-type": "text/html"
|
||||||
}
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in new issue