|
|
|
[
|
|
|
|
{
|
|
|
|
"name": "ekf_first_iter",
|
|
|
|
"path": "gps_ekf.wasm.so",
|
|
|
|
"port": 10000,
|
|
|
|
"expected-execution-us": 5000,
|
|
|
|
"relative-deadline-us": 50000,
|
|
|
|
"http-req-size": 1024000,
|
|
|
|
"http-resp-size": 1024000,
|
|
|
|
"http-resp-content-type": "application/octet-stream"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "ekf_second_iter",
|
|
|
|
"path": "gps_ekf.wasm.so",
|
|
|
|
"port": 10001,
|
|
|
|
"expected-execution-us": 5000,
|
|
|
|
"relative-deadline-us": 50000,
|
|
|
|
"http-req-size": 1024000,
|
|
|
|
"http-resp-size": 1024000,
|
|
|
|
"http-resp-content-type": "application/octet-stream"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "ekf_third_iter",
|
|
|
|
"path": "gps_ekf.wasm.so",
|
|
|
|
"port": 10002,
|
|
|
|
"expected-execution-us": 5000,
|
|
|
|
"relative-deadline-us": 50000,
|
|
|
|
"http-req-size": 1024000,
|
|
|
|
"http-resp-size": 1024000,
|
|
|
|
"http-resp-content-type": "application/octet-stream"
|
|
|
|
}
|
|
|
|
]
|