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.
20 lines
416 B
20 lines
416 B
[
|
|
{
|
|
"name": "cmu-000",
|
|
"port": 10000,
|
|
"routes": [
|
|
{
|
|
"route": "/depth_to_xyz",
|
|
"path": "depth_to_xyz.wasm.so",
|
|
"admissions-percentile": 60,
|
|
"expected-execution-us": 950000,
|
|
"relative-deadline-us": 0,
|
|
"http-resp-content-type": "image/png"
|
|
}
|
|
],
|
|
"replenishment-period-us": 0,
|
|
"max-budget-us": 0,
|
|
"reservation-percentile": 0
|
|
}
|
|
]
|