asterinas/test/benchmark/redis/ping_inline_100k_conc20_rps/config.json

9 lines
345 B
JSON

{
"alert_threshold": "125%",
"alert_tool": "customBiggerIsBetter",
"search_pattern": "throughput summary:",
"result_index": "3",
"description": "redis-benchmark -n 100000 -c 20 -t ping_inline",
"title": "Redis PING INLINE performance with 20 concurrency and 100000 requests in total",
"benchmark_type": "host_guest"
}