16 lines
498 B
JSON
16 lines
498 B
JSON
{
|
|
"alert": {
|
|
"threshold": "125%",
|
|
"bigger_is_better": false
|
|
},
|
|
"result_extraction": {
|
|
"search_pattern": "Refill two [0-9]+-row tables using REPLACE....",
|
|
"result_index": 9
|
|
},
|
|
"chart": {
|
|
"title": "[Ext2] The refill-replace result of sqlite speedtest",
|
|
"description": "sqlite-speed-test: Refill two 50000-row tables using REPLACE",
|
|
"unit": "second",
|
|
"legend": "The speed of refill-replace on {system} (Ext2)"
|
|
}
|
|
} |