2024-12-17 20:07:26 +08:00

16 lines
423 B
JSON

{
"alert": {
"threshold": "125%",
"bigger_is_better": false
},
"result_extraction": {
"search_pattern": "Signal handler overhead: +[0-9.]+",
"result_index": 4
},
"chart": {
"title": "[Signals] The cost of catching a signal",
"description": "lat_sig catch",
"unit": "\u00b5s",
"legend": "Average Signal handler overhead on {system}"
}
}