16 lines
537 B
JSON
16 lines
537 B
JSON
{
|
|
"alert": {
|
|
"threshold": "125%",
|
|
"bigger_is_better": true
|
|
},
|
|
"result_extraction": {
|
|
"search_pattern": "Run time: [0-9]+",
|
|
"result_index": 5
|
|
},
|
|
"chart": {
|
|
"title": "Memaslap 10% SET and 90% GET throughput with 16 client threads, 64 concurrency and 10k window",
|
|
"description": "memaslap -t 30s -T 16 -c 64 -w 10k -S 1s",
|
|
"unit": "operations per second",
|
|
"legend": "Average OPS of SET and GET over virtio-net between Host Linux and Guest {system}"
|
|
}
|
|
} |