mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-08 12:56:48 +00:00
16 lines
396 B
JSON
16 lines
396 B
JSON
{
|
|
"alert": {
|
|
"threshold": "125%",
|
|
"bigger_is_better": false
|
|
},
|
|
"result_extraction": {
|
|
"search_pattern": "18 +[0-9.]+",
|
|
"result_index": 2
|
|
},
|
|
"chart": {
|
|
"title": "[Process] The cost of context switching",
|
|
"description": "lat_ctx 2",
|
|
"unit": "\u00b5s",
|
|
"legend": "Average context switch latency on {system}"
|
|
}
|
|
} |