asterinas/test/benchmark/nginx/http_file32KB_bw/bench_result.json

16 lines
520 B
JSON

{
"alert": {
"threshold": "125%",
"bigger_is_better": true
},
"result_extraction": {
"search_pattern": "Requests per second: +[0-9.]+",
"result_index": 4
},
"chart": {
"title": "Nginx HTTP request performance with 32K bytes file size",
"description": "ab -n 10000 -c 1 http://10.0.2.15:8080/32768bytes.html",
"unit": "Requests per second",
"legend": "Average HTTP Bandwidth over virtio-net between Host Linux and Guest {system}"
}
}