mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-06-27 17:01:20 -04:00
updated the script to use external file for comparison, and condensed grep logic for embench
This commit is contained in:
parent
381bb34879
commit
c700a9bb07
2 changed files with 49 additions and 34 deletions
20
benchmarks/embench/expected_results.json
Normal file
20
benchmarks/embench/expected_results.json
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"embench_rv32imc": {
|
||||
"wallySizeOpt_size": {
|
||||
"size geometric mean": 1.04,
|
||||
"size geometric standard deviation": 1.26
|
||||
},
|
||||
"wallySizeOpt_speed": {
|
||||
"speed geometric mean": 1.07,
|
||||
"speed geometric standard deviation": 1.51
|
||||
},
|
||||
"wallySpeedOpt_size": {
|
||||
"size geometric mean": 1.21,
|
||||
"size geometric standard deviation": 1.28
|
||||
},
|
||||
"wallySpeedOpt_speed": {
|
||||
"speed geometric mean": 1.15,
|
||||
"speed geometric standard deviation": 1.61
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue