forked from haiwan/sledge
parent
4e269aedf3
commit
7963cf66c8
@ -0,0 +1,15 @@
|
||||
{
|
||||
"active": true,
|
||||
"name": "big_fibonacci",
|
||||
"path": "big_fibonacci_wasm.so",
|
||||
"port": 10000,
|
||||
"expected-execution-us": 600,
|
||||
"relative-deadline-us": 2000,
|
||||
"argsize": 1,
|
||||
"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"
|
||||
}
|
Loading…
Reference in new issue