mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-08 12:56:48 +00:00
16 lines
446 B
JSON
16 lines
446 B
JSON
{
|
|
"alert": {
|
|
"threshold": "125%",
|
|
"bigger_is_better": false
|
|
},
|
|
"result_extraction": {
|
|
"search_pattern": "Signal handler installation: +[0-9.]+",
|
|
"result_index": 4
|
|
},
|
|
"chart": {
|
|
"title": "[Signals] The cost of installing a signal handler",
|
|
"description": "lat_sig install",
|
|
"unit": "\u00b5s",
|
|
"legend": "Average Signal handler install latency on {system}"
|
|
}
|
|
} |