16 lines
400 B
JSON
16 lines
400 B
JSON
{
|
|
"alert": {
|
|
"threshold": "125%",
|
|
"bigger_is_better": false
|
|
},
|
|
"result_extraction": {
|
|
"search_pattern": "TOTAL....",
|
|
"result_index": 2
|
|
},
|
|
"chart": {
|
|
"title": "[Ext2] The total result of sqlite speedtest",
|
|
"description": "sqlite-speed-test: total",
|
|
"unit": "second",
|
|
"legend": "Total speed on {system} (Ext2)"
|
|
}
|
|
} |