|
|
|
@ -27,4 +27,19 @@
|
|
|
|
|
"http-resp-headers": [],
|
|
|
|
|
"http-resp-size": 1024,
|
|
|
|
|
"http-resp-content-type": "text/plain"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"active": true,
|
|
|
|
|
"name": "fibonacci",
|
|
|
|
|
"path": "fibonacci_wasm.so",
|
|
|
|
|
"port": 10002,
|
|
|
|
|
"expected-execution-us": 600,
|
|
|
|
|
"relative-deadline-us": 2000,
|
|
|
|
|
"argsize": 2,
|
|
|
|
|
"http-req-headers": [],
|
|
|
|
|
"http-req-content-type": "text/plain",
|
|
|
|
|
"http-req-size": 1024,
|
|
|
|
|
"http-resp-headers": [],
|
|
|
|
|
"http-resp-size": 1024,
|
|
|
|
|
"http-resp-content-type": "text/plain"
|
|
|
|
|
}
|
|
|
|
|