Enhance UI and functionality for benchmark

This commit is contained in:
Fabing Li
2024-08-02 13:44:43 +08:00
committed by Tate, Hongliang Tian
parent 20a856b07f
commit c43c07c9fb
32 changed files with 135 additions and 82 deletions

View File

@ -1,5 +1,7 @@
{
"alert_threshold": "130%",
"pattern": "avg:",
"field": "NF"
"alert_tool": "customSmallerIsBetter",
"search_pattern": "avg:",
"result_index": "NF",
"description": "The average time it takes for each prime number calculation to complete during the sysbench CPU test."
}