forked from haiwan/sledge
parent
5968d9b72e
commit
86b1a274e9
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"active": "yes",
|
"active": true,
|
||||||
"name": "cifar10",
|
"name": "cifar10",
|
||||||
"path": "cifar10_wasm.so",
|
"path": "cifar10_wasm.so",
|
||||||
"port": 10000,
|
"port": 10000,
|
||||||
"relative-deadline-us": 50000,
|
"relative-deadline-us": 50000,
|
||||||
"argsize": 1,
|
"argsize": 1,
|
||||||
"http-req-headers": [],
|
"http-req-headers": [],
|
||||||
"http-req-content-type": "image/png",
|
"http-req-content-type": "image/png",
|
||||||
"http-req-size": 4096,
|
"http-req-size": 4096,
|
||||||
"http-resp-headers": [],
|
"http-resp-headers": [],
|
||||||
"http-resp-size": 128,
|
"http-resp-size": 128,
|
||||||
"http-resp-content-type": "text/plain"
|
"http-resp-content-type": "text/plain"
|
||||||
}
|
}
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"active": "yes",
|
"active": true,
|
||||||
"name": "empty",
|
"name": "empty",
|
||||||
"path": "empty_wasm.so",
|
"path": "empty_wasm.so",
|
||||||
"port": 10000,
|
"port": 10000,
|
||||||
"relative-deadline-us": 50000,
|
"relative-deadline-us": 50000,
|
||||||
"argsize": 1,
|
"argsize": 1,
|
||||||
"http-req-headers": [],
|
"http-req-headers": [],
|
||||||
"http-req-content-type": "text/plain",
|
"http-req-content-type": "text/plain",
|
||||||
"http-req-size": 1024,
|
"http-req-size": 1024,
|
||||||
"http-resp-headers": [],
|
"http-resp-headers": [],
|
||||||
"http-resp-size": 1024,
|
"http-resp-size": 1024,
|
||||||
"http-resp-content-type": "text/plain"
|
"http-resp-content-type": "text/plain"
|
||||||
}
|
}
|
@ -1,60 +1,60 @@
|
|||||||
{
|
{
|
||||||
"active": "yes",
|
"active": true,
|
||||||
"name": "work1k",
|
"name": "work1k",
|
||||||
"path": "work1k_wasm.so",
|
"path": "work1k_wasm.so",
|
||||||
"port": 10000,
|
"port": 10000,
|
||||||
"expected-execution-us": 400,
|
"expected-execution-us": 400,
|
||||||
"relative-deadline-us": 2000,
|
"relative-deadline-us": 2000,
|
||||||
"argsize": 1,
|
"argsize": 1,
|
||||||
"http-req-headers": [],
|
"http-req-headers": [],
|
||||||
"http-req-content-type": "text/plain",
|
"http-req-content-type": "text/plain",
|
||||||
"http-req-size": 1548,
|
"http-req-size": 1548,
|
||||||
"http-resp-headers": [],
|
"http-resp-headers": [],
|
||||||
"http-resp-size": 1548,
|
"http-resp-size": 1548,
|
||||||
"http-resp-content-type": "text/plain"
|
"http-resp-content-type": "text/plain"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"active": "yes",
|
"active": true,
|
||||||
"name": "work10k",
|
"name": "work10k",
|
||||||
"path": "work10k_wasm.so",
|
"path": "work10k_wasm.so",
|
||||||
"port": 10001,
|
"port": 10001,
|
||||||
"expected-execution-us": 600,
|
"expected-execution-us": 600,
|
||||||
"relative-deadline-us": 2000,
|
"relative-deadline-us": 2000,
|
||||||
"argsize": 1,
|
"argsize": 1,
|
||||||
"http-req-headers": [],
|
"http-req-headers": [],
|
||||||
"http-req-content-type": "text/plain",
|
"http-req-content-type": "text/plain",
|
||||||
"http-req-size": 10480,
|
"http-req-size": 10480,
|
||||||
"http-resp-headers": [],
|
"http-resp-headers": [],
|
||||||
"http-resp-size": 10480,
|
"http-resp-size": 10480,
|
||||||
"http-resp-content-type": "text/plain"
|
"http-resp-content-type": "text/plain"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"active": "yes",
|
"active": true,
|
||||||
"name": "work100k",
|
"name": "work100k",
|
||||||
"path": "work100k_wasm.so",
|
"path": "work100k_wasm.so",
|
||||||
"port": 10002,
|
"port": 10002,
|
||||||
"expected-execution-us": 700,
|
"expected-execution-us": 700,
|
||||||
"relative-deadline-us": 2000,
|
"relative-deadline-us": 2000,
|
||||||
"argsize": 1,
|
"argsize": 1,
|
||||||
"http-req-headers": [],
|
"http-req-headers": [],
|
||||||
"http-req-content-type": "text/plain",
|
"http-req-content-type": "text/plain",
|
||||||
"http-req-size": 104800,
|
"http-req-size": 104800,
|
||||||
"http-resp-headers": [],
|
"http-resp-headers": [],
|
||||||
"http-resp-size": 104800,
|
"http-resp-size": 104800,
|
||||||
"http-resp-content-type": "text/plain"
|
"http-resp-content-type": "text/plain"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"active": "yes",
|
"active": true,
|
||||||
"name": "work1m",
|
"name": "work1m",
|
||||||
"path": "work1m_wasm.so",
|
"path": "work1m_wasm.so",
|
||||||
"port": 10003,
|
"port": 10003,
|
||||||
"expected-execution-us": 2000,
|
"expected-execution-us": 2000,
|
||||||
"relative-deadline-us": 6000,
|
"relative-deadline-us": 6000,
|
||||||
"argsize": 1,
|
"argsize": 1,
|
||||||
"http-req-headers": [],
|
"http-req-headers": [],
|
||||||
"http-req-content-type": "text/plain",
|
"http-req-content-type": "text/plain",
|
||||||
"http-req-size": 1048776,
|
"http-req-size": 1048776,
|
||||||
"http-resp-headers": [],
|
"http-resp-headers": [],
|
||||||
"http-resp-size": 1048776,
|
"http-resp-size": 1048776,
|
||||||
"http-resp-content-type": "text/plain"
|
"http-resp-content-type": "text/plain"
|
||||||
}
|
}
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"active": "yes",
|
"active": true,
|
||||||
"name": "fibonacci",
|
"name": "fibonacci",
|
||||||
"path": "fibonacci_wasm.so",
|
"path": "fibonacci_wasm.so",
|
||||||
"port": 10000,
|
"port": 10000,
|
||||||
"relative-deadline-us": 50000,
|
"relative-deadline-us": 50000,
|
||||||
"argsize": 1,
|
"argsize": 1,
|
||||||
"http-req-headers": [],
|
"http-req-headers": [],
|
||||||
"http-req-content-type": "text/plain",
|
"http-req-content-type": "text/plain",
|
||||||
"http-req-size": 1024,
|
"http-req-size": 1024,
|
||||||
"http-resp-headers": [],
|
"http-resp-headers": [],
|
||||||
"http-resp-size": 1024,
|
"http-resp-size": 1024,
|
||||||
"http-resp-content-type": "text/plain"
|
"http-resp-content-type": "text/plain"
|
||||||
}
|
}
|
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"active": "yes",
|
"active": true,
|
||||||
"name": "cifar10",
|
"name": "cifar10",
|
||||||
"path": "cifar10_wasm.so",
|
"path": "cifar10_wasm.so",
|
||||||
"port": 10000,
|
"port": 10000,
|
||||||
"relative-deadline-us": 50000,
|
"relative-deadline-us": 50000,
|
||||||
"argsize": 1,
|
"argsize": 1,
|
||||||
"http-req-headers": [],
|
"http-req-headers": [],
|
||||||
"http-req-content-type": "image/png",
|
"http-req-content-type": "image/png",
|
||||||
"http-req-size": 4096,
|
"http-req-size": 4096,
|
||||||
"http-resp-headers": [],
|
"http-resp-headers": [],
|
||||||
"http-resp-size": 128,
|
"http-resp-size": 128,
|
||||||
"http-resp-content-type": "text/plain"
|
"http-resp-content-type": "text/plain"
|
||||||
}
|
}
|
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"active": "yes",
|
"active": true,
|
||||||
"name": "empty",
|
"name": "empty",
|
||||||
"path": "empty_wasm.so",
|
"path": "empty_wasm.so",
|
||||||
"port": 10000,
|
"port": 10000,
|
||||||
"relative-deadline-us": 50000,
|
"relative-deadline-us": 50000,
|
||||||
"argsize": 1,
|
"argsize": 1,
|
||||||
"http-req-headers": [],
|
"http-req-headers": [],
|
||||||
"http-req-content-type": "text/plain",
|
"http-req-content-type": "text/plain",
|
||||||
"http-req-size": 1024,
|
"http-req-size": 1024,
|
||||||
"http-resp-headers": [],
|
"http-resp-headers": [],
|
||||||
"http-resp-size": 1024,
|
"http-resp-size": 1024,
|
||||||
"http-resp-content-type": "text/plain"
|
"http-resp-content-type": "text/plain"
|
||||||
}
|
}
|
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"active": "yes",
|
"active": true,
|
||||||
"name": "gocr",
|
"name": "gocr",
|
||||||
"path": "gocr_wasm.so",
|
"path": "gocr_wasm.so",
|
||||||
"port": 10000,
|
"port": 10000,
|
||||||
"relative-deadline-us": 50000,
|
"relative-deadline-us": 50000,
|
||||||
"argsize": 1,
|
"argsize": 1,
|
||||||
"http-req-headers": [],
|
"http-req-headers": [],
|
||||||
"http-req-content-type": "image/png",
|
"http-req-content-type": "image/png",
|
||||||
"http-req-size": 10240,
|
"http-req-size": 10240,
|
||||||
"http-resp-headers": [],
|
"http-resp-headers": [],
|
||||||
"http-resp-size": 128,
|
"http-resp-size": 128,
|
||||||
"http-resp-content-type": "text/plain"
|
"http-resp-content-type": "text/plain"
|
||||||
}
|
}
|
@ -1,160 +1,160 @@
|
|||||||
({
|
{
|
||||||
"active": "no",
|
"active": false,
|
||||||
"name": "adpcm",
|
"name": "adpcm",
|
||||||
"path": "adpcm_wasm.so",
|
"path": "adpcm_wasm.so",
|
||||||
"port": 10000,
|
"port": 10000,
|
||||||
"relative-deadline-us": 50000,
|
"relative-deadline-us": 50000,
|
||||||
"argsize": 2
|
"argsize": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"active": "yes",
|
"active": true,
|
||||||
"name": "bitcount",
|
"name": "bitcount",
|
||||||
"path": "bitcount_wasm.so",
|
"path": "bitcount_wasm.so",
|
||||||
"port": 10002,
|
"port": 10002,
|
||||||
"relative-deadline-us": 50000,
|
"relative-deadline-us": 50000,
|
||||||
"argsize": 2
|
"argsize": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"active": "yes",
|
"active": true,
|
||||||
"name": "basic_math",
|
"name": "basic_math",
|
||||||
"path": "basic_math_wasm.so",
|
"path": "basic_math_wasm.so",
|
||||||
"port": 10004,
|
"port": 10004,
|
||||||
"relative-deadline-us": 50000,
|
"relative-deadline-us": 50000,
|
||||||
"argsize": 1
|
"argsize": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"active": "no",
|
"active": false,
|
||||||
"name": "binarytrees",
|
"name": "binarytrees",
|
||||||
"path": "binarytrees_wasm.so",
|
"path": "binarytrees_wasm.so",
|
||||||
"port": 10006,
|
"port": 10006,
|
||||||
"relative-deadline-us": 50000,
|
"relative-deadline-us": 50000,
|
||||||
"argsize": 2
|
"argsize": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"active": "no",
|
"active": false,
|
||||||
"name": "crc",
|
"name": "crc",
|
||||||
"path": "crc_wasm.so",
|
"path": "crc_wasm.so",
|
||||||
"port": 10008,
|
"port": 10008,
|
||||||
"relative-deadline-us": 50000,
|
"relative-deadline-us": 50000,
|
||||||
"argsize": 2
|
"argsize": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"active": "no",
|
"active": false,
|
||||||
"name": "dijkstra",
|
"name": "dijkstra",
|
||||||
"path": "dijkstra_wasm.so",
|
"path": "dijkstra_wasm.so",
|
||||||
"port": 10010,
|
"port": 10010,
|
||||||
"relative-deadline-us": 50000,
|
"relative-deadline-us": 50000,
|
||||||
"argsize": 2
|
"argsize": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"active": "no",
|
"active": false,
|
||||||
"name": "forever",
|
"name": "forever",
|
||||||
"path": "forever_wasm.so",
|
"path": "forever_wasm.so",
|
||||||
"port": 10012,
|
"port": 10012,
|
||||||
"relative-deadline-us": 50000,
|
"relative-deadline-us": 50000,
|
||||||
"argsize": 1
|
"argsize": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"active": "no",
|
"active": false,
|
||||||
"name": "fornever",
|
"name": "fornever",
|
||||||
"path": "forever_wasm.so",
|
"path": "forever_wasm.so",
|
||||||
"port": 10014,
|
"port": 10014,
|
||||||
"relative-deadline-us": 50000,
|
"relative-deadline-us": 50000,
|
||||||
"argsize": 2
|
"argsize": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"active": "no",
|
"active": false,
|
||||||
"name": "fft",
|
"name": "fft",
|
||||||
"path": "fft_wasm.so",
|
"path": "fft_wasm.so",
|
||||||
"port": 10016,
|
"port": 10016,
|
||||||
"relative-deadline-us": 50000,
|
"relative-deadline-us": 50000,
|
||||||
"argsize": 3
|
"argsize": 3
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"active": "no",
|
"active": false,
|
||||||
"name": "function_pointers",
|
"name": "function_pointers",
|
||||||
"path": "function_pointers_wasm.so",
|
"path": "function_pointers_wasm.so",
|
||||||
"port": 10018,
|
"port": 10018,
|
||||||
"relative-deadline-us": 50000,
|
"relative-deadline-us": 50000,
|
||||||
"argsize": 1
|
"argsize": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"active": "no",
|
"active": false,
|
||||||
"name": "gsm",
|
"name": "gsm",
|
||||||
"path": "gsm_wasm.so",
|
"path": "gsm_wasm.so",
|
||||||
"port": 10020,
|
"port": 10020,
|
||||||
"relative-deadline-us": 50000,
|
"relative-deadline-us": 50000,
|
||||||
"argsize": 4
|
"argsize": 4
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"active": "no",
|
"active": false,
|
||||||
"name": "libjpeg",
|
"name": "libjpeg",
|
||||||
"path": "libjpeg_wasm.so",
|
"path": "libjpeg_wasm.so",
|
||||||
"port": 10022,
|
"port": 10022,
|
||||||
"relative-deadline-us": 50000,
|
"relative-deadline-us": 50000,
|
||||||
"argsize": 1
|
"argsize": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"active": "no",
|
"active": false,
|
||||||
"name": "mandelbrot",
|
"name": "mandelbrot",
|
||||||
"path": "mandelbrot_wasm.so",
|
"path": "mandelbrot_wasm.so",
|
||||||
"port": 10024,
|
"port": 10024,
|
||||||
"relative-deadline-us": 50000,
|
"relative-deadline-us": 50000,
|
||||||
"argsize": 2
|
"argsize": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"active": "no",
|
"active": false,
|
||||||
"name": "matrix_multiply",
|
"name": "matrix_multiply",
|
||||||
"path": "matrix_multiply_wasm.so",
|
"path": "matrix_multiply_wasm.so",
|
||||||
"port": 10026,
|
"port": 10026,
|
||||||
"relative-deadline-us": 50000,
|
"relative-deadline-us": 50000,
|
||||||
"argsize": 1
|
"argsize": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"active": "no",
|
"active": false,
|
||||||
"name": "particia",
|
"name": "particia",
|
||||||
"path": "partricia_wasm.so",
|
"path": "partricia_wasm.so",
|
||||||
"port": 10028,
|
"port": 10028,
|
||||||
"relative-deadline-us": 50000,
|
"relative-deadline-us": 50000,
|
||||||
"argsize": 2
|
"argsize": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"active": "no",
|
"active": false,
|
||||||
"name": "sqlite",
|
"name": "sqlite",
|
||||||
"path": "sqlite_wasm.so",
|
"path": "sqlite_wasm.so",
|
||||||
"port": 10030,
|
"port": 10030,
|
||||||
"relative-deadline-us": 50000,
|
"relative-deadline-us": 50000,
|
||||||
"argsize": 1
|
"argsize": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"active": "yes",
|
"active": true,
|
||||||
"name": "stringsearch",
|
"name": "stringsearch",
|
||||||
"path": "stringsearch_wasm.so",
|
"path": "stringsearch_wasm.so",
|
||||||
"port": 10032,
|
"port": 10032,
|
||||||
"relative-deadline-us": 50000,
|
"relative-deadline-us": 50000,
|
||||||
"argsize": 1
|
"argsize": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"active": "no",
|
"active": false,
|
||||||
"name": "filesys",
|
"name": "filesys",
|
||||||
"path": "filesys_wasm.so",
|
"path": "filesys_wasm.so",
|
||||||
"port": 10034,
|
"port": 10034,
|
||||||
"relative-deadline-us": 50000,
|
"relative-deadline-us": 50000,
|
||||||
"argsize": 3
|
"argsize": 3
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"active": "no",
|
"active": false,
|
||||||
"name": "sockserver",
|
"name": "sockserver",
|
||||||
"path": "sockserver_wasm.so",
|
"path": "sockserver_wasm.so",
|
||||||
"port": 10036,
|
"port": 10036,
|
||||||
"relative-deadline-us": 50000,
|
"relative-deadline-us": 50000,
|
||||||
"argsize": 2
|
"argsize": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"active": "no",
|
"active": false,
|
||||||
"name": "sockclient",
|
"name": "sockclient",
|
||||||
"path": "sockclient_wasm.so",
|
"path": "sockclient_wasm.so",
|
||||||
"port": 10038,
|
"port": 10038,
|
||||||
"relative-deadline-us": 50000,
|
"relative-deadline-us": 50000,
|
||||||
"argsize": 3
|
"argsize": 3
|
||||||
})
|
}
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"active": "yes",
|
"active": true,
|
||||||
"name": "lpd",
|
"name": "lpd",
|
||||||
"path": "lpd_wasm.so",
|
"path": "lpd_wasm.so",
|
||||||
"port": 10000,
|
"port": 10000,
|
||||||
"relative-deadline-us": 50000,
|
"relative-deadline-us": 50000,
|
||||||
"argsize": 1,
|
"argsize": 1,
|
||||||
"http-req-headers": [],
|
"http-req-headers": [],
|
||||||
"http-req-content-type": "image/jpeg",
|
"http-req-content-type": "image/jpeg",
|
||||||
"http-req-size": 102400,
|
"http-req-size": 102400,
|
||||||
"http-resp-headers": [],
|
"http-resp-headers": [],
|
||||||
"http-resp-size": 1048576,
|
"http-resp-size": 1048576,
|
||||||
"http-resp-content-type": "image/jpeg"
|
"http-resp-content-type": "image/jpeg"
|
||||||
}
|
}
|
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"active": "yes",
|
"active": true,
|
||||||
"name": "resize",
|
"name": "resize",
|
||||||
"path": "resize_wasm.so",
|
"path": "resize_wasm.so",
|
||||||
"port": 10000,
|
"port": 10000,
|
||||||
"relative-deadline-us": 50000,
|
"relative-deadline-us": 50000,
|
||||||
"argsize": 1,
|
"argsize": 1,
|
||||||
"http-req-headers": [],
|
"http-req-headers": [],
|
||||||
"http-req-content-type": "image/jpeg",
|
"http-req-content-type": "image/jpeg",
|
||||||
"http-req-size": 102400,
|
"http-req-size": 102400,
|
||||||
"http-resp-headers": [],
|
"http-resp-headers": [],
|
||||||
"http-resp-size": 102400,
|
"http-resp-size": 102400,
|
||||||
"http-resp-content-type": "image/png"
|
"http-resp-content-type": "image/png"
|
||||||
}
|
}
|
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"active": "yes",
|
"active": true,
|
||||||
"name": "work",
|
"name": "work",
|
||||||
"path": "work_wasm.so",
|
"path": "work_wasm.so",
|
||||||
"port": 10000,
|
"port": 10000,
|
||||||
"relative-deadline-us": 50000,
|
"relative-deadline-us": 50000,
|
||||||
"argsize": 1,
|
"argsize": 1,
|
||||||
"http-req-headers": [],
|
"http-req-headers": [],
|
||||||
"http-req-content-type": "text/plain",
|
"http-req-content-type": "text/plain",
|
||||||
"http-req-size": 1048776,
|
"http-req-size": 1048776,
|
||||||
"http-resp-headers": [],
|
"http-resp-headers": [],
|
||||||
"http-resp-size": 1048776,
|
"http-resp-size": 1048776,
|
||||||
"http-resp-content-type": "text/plain"
|
"http-resp-content-type": "text/plain"
|
||||||
}
|
}
|
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"active": "yes",
|
"active": true,
|
||||||
"name": "work100k",
|
"name": "work100k",
|
||||||
"path": "work100k_wasm.so",
|
"path": "work100k_wasm.so",
|
||||||
"port": 10000,
|
"port": 10000,
|
||||||
"relative-deadline-us": 50000,
|
"relative-deadline-us": 50000,
|
||||||
"argsize": 1,
|
"argsize": 1,
|
||||||
"http-req-headers": [],
|
"http-req-headers": [],
|
||||||
"http-req-content-type": "text/plain",
|
"http-req-content-type": "text/plain",
|
||||||
"http-req-size": 102600,
|
"http-req-size": 102600,
|
||||||
"http-resp-headers": [],
|
"http-resp-headers": [],
|
||||||
"http-resp-size": 102600,
|
"http-resp-size": 102600,
|
||||||
"http-resp-content-type": "text/plain"
|
"http-resp-content-type": "text/plain"
|
||||||
}
|
}
|
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"active": "yes",
|
"active": true,
|
||||||
"name": "work10k",
|
"name": "work10k",
|
||||||
"path": "work10k_wasm.so",
|
"path": "work10k_wasm.so",
|
||||||
"port": 10000,
|
"port": 10000,
|
||||||
"relative-deadline-us": 50000,
|
"relative-deadline-us": 50000,
|
||||||
"argsize": 1,
|
"argsize": 1,
|
||||||
"http-req-headers": [],
|
"http-req-headers": [],
|
||||||
"http-req-content-type": "text/plain",
|
"http-req-content-type": "text/plain",
|
||||||
"http-req-size": 10480,
|
"http-req-size": 10480,
|
||||||
"http-resp-headers": [],
|
"http-resp-headers": [],
|
||||||
"http-resp-size": 10480,
|
"http-resp-size": 10480,
|
||||||
"http-resp-content-type": "text/plain"
|
"http-resp-content-type": "text/plain"
|
||||||
}
|
}
|
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"active": "yes",
|
"active": true,
|
||||||
"name": "work1k",
|
"name": "work1k",
|
||||||
"path": "work1k_wasm.so",
|
"path": "work1k_wasm.so",
|
||||||
"port": 10000,
|
"port": 10000,
|
||||||
"relative-deadline-us": 50000,
|
"relative-deadline-us": 50000,
|
||||||
"argsize": 1,
|
"argsize": 1,
|
||||||
"http-req-headers": [],
|
"http-req-headers": [],
|
||||||
"http-req-content-type": "text/plain",
|
"http-req-content-type": "text/plain",
|
||||||
"http-req-size": 1200,
|
"http-req-size": 1200,
|
||||||
"http-resp-headers": [],
|
"http-resp-headers": [],
|
||||||
"http-resp-size": 1200,
|
"http-resp-size": 1200,
|
||||||
"http-resp-content-type": "text/plain"
|
"http-resp-content-type": "text/plain"
|
||||||
}
|
}
|
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"active": "yes",
|
"active": true,
|
||||||
"name": "work1m",
|
"name": "work1m",
|
||||||
"path": "work1m_wasm.so",
|
"path": "work1m_wasm.so",
|
||||||
"port": 10000,
|
"port": 10000,
|
||||||
"relative-deadline-us": 50000,
|
"relative-deadline-us": 50000,
|
||||||
"argsize": 1,
|
"argsize": 1,
|
||||||
"http-req-headers": [],
|
"http-req-headers": [],
|
||||||
"http-req-content-type": "text/plain",
|
"http-req-content-type": "text/plain",
|
||||||
"http-req-size": 1048776,
|
"http-req-size": 1048776,
|
||||||
"http-resp-headers": [],
|
"http-resp-headers": [],
|
||||||
"http-resp-size": 1048776,
|
"http-resp-size": 1048776,
|
||||||
"http-resp-content-type": "text/plain"
|
"http-resp-content-type": "text/plain"
|
||||||
}
|
}
|
Loading…
Reference in new issue