parent
e87fe8ddcf
commit
625d9a7f32
@ -1,32 +1,32 @@
|
||||
[
|
||||
{
|
||||
"name": "gocr_mono",
|
||||
"path": "gocr.wasm.so",
|
||||
"name": "gwu",
|
||||
"port": 10000,
|
||||
"expected-execution-us": 5000,
|
||||
"relative-deadline-us": 36000,
|
||||
"http-req-size": 5335057,
|
||||
"http-resp-size": 5335057,
|
||||
"http-resp-content-type": "text/plain"
|
||||
},
|
||||
{
|
||||
"name": "gocr_urw_gothic",
|
||||
"path": "gocr.wasm.so",
|
||||
"port": 10001,
|
||||
"expected-execution-us": 5000,
|
||||
"relative-deadline-us": 36000,
|
||||
"http-req-size": 5335057,
|
||||
"http-resp-size": 5335057,
|
||||
"http-resp-content-type": "text/plain"
|
||||
},
|
||||
{
|
||||
"name": "gocr_lobster_2",
|
||||
"path": "gocr.wasm.so",
|
||||
"port": 10002,
|
||||
"expected-execution-us": 5000,
|
||||
"relative-deadline-us": 36000,
|
||||
"http-req-size": 5335057,
|
||||
"http-resp-size": 5335057,
|
||||
"http-resp-content-type": "text/plain"
|
||||
"routes": [
|
||||
{
|
||||
"route": "/gocr_mono",
|
||||
"path": "gocr.wasm.so",
|
||||
"expected-execution-us": 5000,
|
||||
"relative-deadline-us": 36000,
|
||||
"http-resp-size": 5335057,
|
||||
"http-resp-content-type": "text/plain"
|
||||
},
|
||||
{
|
||||
"route": "/gocr_roboto",
|
||||
"path": "gocr.wasm.so",
|
||||
"expected-execution-us": 5000,
|
||||
"relative-deadline-us": 36000,
|
||||
"http-resp-size": 5335057,
|
||||
"http-resp-content-type": "text/plain"
|
||||
},
|
||||
{
|
||||
"route": "/gocr_cascadia",
|
||||
"path": "gocr.wasm.so",
|
||||
"expected-execution-us": 5000,
|
||||
"relative-deadline-us": 36000,
|
||||
"http-resp-size": 5335057,
|
||||
"http-resp-content-type": "text/plain"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
]
|
Loading…
Reference in new issue