16 lines
466 B
JSON
16 lines
466 B
JSON
{
|
|
"alert": {
|
|
"threshold": "125%",
|
|
"bigger_is_better": false
|
|
},
|
|
"result_extraction": {
|
|
"search_pattern": "VACUUM....",
|
|
"result_index": 4
|
|
},
|
|
"chart": {
|
|
"title": "[Ext2] The 'VACUUM' result of sqlite speedtest",
|
|
"description": "sqlite-speed-test: repacking database file into a minimal amount of disk space",
|
|
"unit": "second",
|
|
"legend": "The speed of VACUUM on {system} (Ext2)"
|
|
}
|
|
} |