16 lines
488 B
JSON
16 lines
488 B
JSON
{
|
|
"alert": {
|
|
"threshold": "125%",
|
|
"bigger_is_better": false
|
|
},
|
|
"result_extraction": {
|
|
"search_pattern": "[0-9]+ UPDATES of individual rows....",
|
|
"result_index": 8
|
|
},
|
|
"chart": {
|
|
"title": "[Ext2] The updates-individual result of sqlite speedtest",
|
|
"description": "sqlite-speed-test: 50000 UPDATES of individual rows",
|
|
"unit": "second",
|
|
"legend": "The speed of updates-individual on {system} (Ext2)"
|
|
}
|
|
} |