You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
334 B
19 lines
334 B
[
|
|
{
|
|
"name": "cmu",
|
|
"port": 10000,
|
|
"replenishment-period-us": 0,
|
|
"max-budget-us": 0,
|
|
"routes": [
|
|
{
|
|
"route": "/depth_to_xyz",
|
|
"path": "depth_to_xyz.wasm.so",
|
|
"expected-execution-us": 5000,
|
|
"relative-deadline-us": 360000,
|
|
"http-resp-size": 5335057,
|
|
"http-resp-content-type": "img/png"
|
|
}
|
|
]
|
|
}
|
|
]
|