2024-12-20 09:46:23 +08:00

16 lines
415 B
JSON

{
"alert": {
"threshold": "130%",
"bigger_is_better": false
},
"result_extraction": {
"search_pattern": "Time:",
"result_index": 2
},
"chart": {
"title": "[Scheduler] Turnaround time of 8 groups using 1 CPU",
"description": "hackbench -g 8 -l 1000 -p -T",
"unit": "sec",
"legend": "Turnaround time of hackbench on {system}"
}
}