Enhance the stability of lmbench-mem

This commit is contained in:
Fabing Li
2024-08-16 16:19:51 +08:00
committed by Tate, Hongliang Tian
parent c44447d54b
commit 36a2f40d07
6 changed files with 9 additions and 9 deletions

View File

@ -1,7 +1,7 @@
{
"alert_threshold": "125%",
"alert_tool": "customBiggerIsBetter",
"search_pattern": "268.44",
"search_pattern": "536.87",
"result_index": "2",
"description": "The memory bandwidth for reading 256 MB of data on a single processor."
"description": "The memory bandwidth for reading 512 MB of data on a single processor."
}

View File

@ -6,4 +6,4 @@ set -e
echo "*** Running the LMbench memory-read bandwidth test ***"
/benchmark/bin/lmbench/bw_mem -P 1 256m frd
/benchmark/bin/lmbench/bw_mem -P 1 -N 50 512m frd