forked from EntityFX/anybench
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated coremark results and binaries for arm
- Loading branch information
Showing
208 changed files
with
5,816 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
// Use IntelliSense to find out which attributes exist for C# debugging | ||
// Use hover for the description of the existing attributes | ||
// For further information visit https://github.com/OmniSharp/omnisharp-vscode/blob/master/debugger-launchjson.md | ||
"version": "0.2.0", | ||
"configurations": [ | ||
{ | ||
"name": ".NET Core Launch (console)", | ||
"type": "coreclr", | ||
"request": "launch", | ||
"preLaunchTask": "build", | ||
// If you have changed target frameworks, make sure to update the program path. | ||
"program": "${workspaceFolder}/src/WhetstoneNet/WhetstoneNetCore/bin/Debug/netcoreapp2.0/WhetstoneNetCore.dll", | ||
"args": [], | ||
"cwd": "${workspaceFolder}/src/WhetstoneNet/WhetstoneNetCore", | ||
// For more information about the 'console' field, see https://aka.ms/VSCode-CS-LaunchJson-Console | ||
"console": "internalConsole", | ||
"stopAtEntry": false | ||
}, | ||
{ | ||
"name": ".NET Core Attach", | ||
"type": "coreclr", | ||
"request": "attach", | ||
"processId": "${command:pickProcess}" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
{ | ||
"version": "2.0.0", | ||
"tasks": [ | ||
{ | ||
"label": "build", | ||
"command": "dotnet", | ||
"type": "process", | ||
"args": [ | ||
"build", | ||
"${workspaceFolder}/src/WhetstoneNet/WhetstoneNetCore/WhetstoneNetCore.csproj", | ||
"/property:GenerateFullPaths=true", | ||
"/consoleloggerparameters:NoSummary" | ||
], | ||
"problemMatcher": "$msCompile" | ||
}, | ||
{ | ||
"label": "publish", | ||
"command": "dotnet", | ||
"type": "process", | ||
"args": [ | ||
"publish", | ||
"${workspaceFolder}/src/WhetstoneNet/WhetstoneNetCore/WhetstoneNetCore.csproj", | ||
"/property:GenerateFullPaths=true", | ||
"/consoleloggerparameters:NoSummary" | ||
], | ||
"problemMatcher": "$msCompile" | ||
}, | ||
{ | ||
"label": "watch", | ||
"command": "dotnet", | ||
"type": "process", | ||
"args": [ | ||
"watch", | ||
"run", | ||
"${workspaceFolder}/src/WhetstoneNet/WhetstoneNetCore/WhetstoneNetCore.csproj", | ||
"/property:GenerateFullPaths=true", | ||
"/consoleloggerparameters:NoSummary" | ||
], | ||
"problemMatcher": "$msCompile" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
,solopiya,RU1202197828,29.01.2020 17:49,file:///home/solopiya/.config/libreoffice/4; | ||
,solopiya,RU1202197828,06.02.2020 14:21,file:///home/solopiya/.config/libreoffice/4; |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
20 changes: 20 additions & 0 deletions
20
results/arm-allwinner-a64_orangepi-win/coremark_arm-armv6_O2.stdout_stderr.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
ERROR! Please define ee_ptr_int to a type that holds a pointer! | ||
2K performance run parameters for coremark. | ||
ERROR: ee_ptr_int is not a datatype that holds an int pointer! | ||
ERROR: Please modify the datatypes in core_portme.h! | ||
CoreMark Size : 666 | ||
Total ticks : 9721 | ||
Total time (secs): 9.721000 | ||
Iterations/Sec : 3086.102253 | ||
ERROR! Must execute for at least 10 secs for a valid result! | ||
Iterations : 30000 | ||
Compiler version : GCC4.9.2 | ||
Compiler flags : -g -DPERFORMANCE_RUN=1 -lrt | ||
Memory location : Please put data memory location here | ||
(e.g. code in flash, data on heap etc) | ||
seedcrc : 0xe9f5 | ||
[0]crclist : 0xe714 | ||
[0]crcmatrix : 0x1fd7 | ||
[0]crcstate : 0x8e3a | ||
[0]crcfinal : 0x5275 | ||
Errors detected |
19 changes: 19 additions & 0 deletions
19
results/arm-allwinner-a64_orangepi-win/coremark_arm-armv6_O3.stdout_stderr.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
ERROR! Please define ee_ptr_int to a type that holds a pointer! | ||
2K performance run parameters for coremark. | ||
ERROR: ee_ptr_int is not a datatype that holds an int pointer! | ||
ERROR: Please modify the datatypes in core_portme.h! | ||
CoreMark Size : 666 | ||
Total ticks : 17682 | ||
Total time (secs): 17.682000 | ||
Iterations/Sec : 3393.281303 | ||
Iterations : 60000 | ||
Compiler version : GCC4.9.2 | ||
Compiler flags : -g -DPERFORMANCE_RUN=1 -lrt | ||
Memory location : Please put data memory location here | ||
(e.g. code in flash, data on heap etc) | ||
seedcrc : 0xe9f5 | ||
[0]crclist : 0xe714 | ||
[0]crcmatrix : 0x1fd7 | ||
[0]crcstate : 0x8e3a | ||
[0]crcfinal : 0xbd59 | ||
Errors detected |
19 changes: 19 additions & 0 deletions
19
results/arm-allwinner-a64_orangepi-win/coremark_arm-armv7-a_O2.stdout_stderr.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
ERROR! Please define ee_ptr_int to a type that holds a pointer! | ||
2K performance run parameters for coremark. | ||
ERROR: ee_ptr_int is not a datatype that holds an int pointer! | ||
ERROR: Please modify the datatypes in core_portme.h! | ||
CoreMark Size : 666 | ||
Total ticks : 12494 | ||
Total time (secs): 12.494000 | ||
Iterations/Sec : 3201.536738 | ||
Iterations : 40000 | ||
Compiler version : GCC4.9.2 | ||
Compiler flags : -g -DPERFORMANCE_RUN=1 -lrt | ||
Memory location : Please put data memory location here | ||
(e.g. code in flash, data on heap etc) | ||
seedcrc : 0xe9f5 | ||
[0]crclist : 0xe714 | ||
[0]crcmatrix : 0x1fd7 | ||
[0]crcstate : 0x8e3a | ||
[0]crcfinal : 0x25b5 | ||
Errors detected |
19 changes: 19 additions & 0 deletions
19
results/arm-allwinner-a64_orangepi-win/coremark_arm-armv7-a_O3.stdout_stderr.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
ERROR! Please define ee_ptr_int to a type that holds a pointer! | ||
2K performance run parameters for coremark. | ||
ERROR: ee_ptr_int is not a datatype that holds an int pointer! | ||
ERROR: Please modify the datatypes in core_portme.h! | ||
CoreMark Size : 666 | ||
Total ticks : 11621 | ||
Total time (secs): 11.621000 | ||
Iterations/Sec : 3442.044574 | ||
Iterations : 40000 | ||
Compiler version : GCC4.9.2 | ||
Compiler flags : -g -DPERFORMANCE_RUN=1 -lrt | ||
Memory location : Please put data memory location here | ||
(e.g. code in flash, data on heap etc) | ||
seedcrc : 0xe9f5 | ||
[0]crclist : 0xe714 | ||
[0]crcmatrix : 0x1fd7 | ||
[0]crcstate : 0x8e3a | ||
[0]crcfinal : 0x25b5 | ||
Errors detected |
19 changes: 19 additions & 0 deletions
19
results/arm-allwinner-a64_orangepi-win/coremark_arm-armv7-a_ffast_O2.stdout_stderr.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
ERROR! Please define ee_ptr_int to a type that holds a pointer! | ||
2K performance run parameters for coremark. | ||
ERROR: ee_ptr_int is not a datatype that holds an int pointer! | ||
ERROR: Please modify the datatypes in core_portme.h! | ||
CoreMark Size : 666 | ||
Total ticks : 13039 | ||
Total time (secs): 13.039000 | ||
Iterations/Sec : 3067.719917 | ||
Iterations : 40000 | ||
Compiler version : GCC4.9.2 | ||
Compiler flags : -g -DPERFORMANCE_RUN=1 -lrt | ||
Memory location : Please put data memory location here | ||
(e.g. code in flash, data on heap etc) | ||
seedcrc : 0xe9f5 | ||
[0]crclist : 0xe714 | ||
[0]crcmatrix : 0x1fd7 | ||
[0]crcstate : 0x8e3a | ||
[0]crcfinal : 0x25b5 | ||
Errors detected |
19 changes: 19 additions & 0 deletions
19
.../arm-allwinner-a64_orangepi-win/coremark_arm-armv7-a_ffast_O2_cortex-a7.stdout_stderr.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
ERROR! Please define ee_ptr_int to a type that holds a pointer! | ||
2K performance run parameters for coremark. | ||
ERROR: ee_ptr_int is not a datatype that holds an int pointer! | ||
ERROR: Please modify the datatypes in core_portme.h! | ||
CoreMark Size : 666 | ||
Total ticks : 12886 | ||
Total time (secs): 12.886000 | ||
Iterations/Sec : 3104.144032 | ||
Iterations : 40000 | ||
Compiler version : GCC4.9.2 | ||
Compiler flags : -g -DPERFORMANCE_RUN=1 -lrt | ||
Memory location : Please put data memory location here | ||
(e.g. code in flash, data on heap etc) | ||
seedcrc : 0xe9f5 | ||
[0]crclist : 0xe714 | ||
[0]crcmatrix : 0x1fd7 | ||
[0]crcstate : 0x8e3a | ||
[0]crcfinal : 0x25b5 | ||
Errors detected |
19 changes: 19 additions & 0 deletions
19
.../arm-allwinner-a64_orangepi-win/coremark_arm-armv7-a_ffast_O2_cortex-a9.stdout_stderr.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
ERROR! Please define ee_ptr_int to a type that holds a pointer! | ||
2K performance run parameters for coremark. | ||
ERROR: ee_ptr_int is not a datatype that holds an int pointer! | ||
ERROR: Please modify the datatypes in core_portme.h! | ||
CoreMark Size : 666 | ||
Total ticks : 12800 | ||
Total time (secs): 12.800000 | ||
Iterations/Sec : 3125.000000 | ||
Iterations : 40000 | ||
Compiler version : GCC4.9.2 | ||
Compiler flags : -g -DPERFORMANCE_RUN=1 -lrt | ||
Memory location : Please put data memory location here | ||
(e.g. code in flash, data on heap etc) | ||
seedcrc : 0xe9f5 | ||
[0]crclist : 0xe714 | ||
[0]crcmatrix : 0x1fd7 | ||
[0]crcstate : 0x8e3a | ||
[0]crcfinal : 0x25b5 | ||
Errors detected |
19 changes: 19 additions & 0 deletions
19
results/arm-allwinner-a64_orangepi-win/coremark_arm-armv7-a_ffast_O3.stdout_stderr.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
ERROR! Please define ee_ptr_int to a type that holds a pointer! | ||
2K performance run parameters for coremark. | ||
ERROR: ee_ptr_int is not a datatype that holds an int pointer! | ||
ERROR: Please modify the datatypes in core_portme.h! | ||
CoreMark Size : 666 | ||
Total ticks : 17927 | ||
Total time (secs): 17.927000 | ||
Iterations/Sec : 3346.906900 | ||
Iterations : 60000 | ||
Compiler version : GCC4.9.2 | ||
Compiler flags : -g -DPERFORMANCE_RUN=1 -lrt | ||
Memory location : Please put data memory location here | ||
(e.g. code in flash, data on heap etc) | ||
seedcrc : 0xe9f5 | ||
[0]crclist : 0xe714 | ||
[0]crcmatrix : 0x1fd7 | ||
[0]crcstate : 0x8e3a | ||
[0]crcfinal : 0xbd59 | ||
Errors detected |
19 changes: 19 additions & 0 deletions
19
.../arm-allwinner-a64_orangepi-win/coremark_arm-armv7-a_ffast_O3_cortex-a7.stdout_stderr.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
ERROR! Please define ee_ptr_int to a type that holds a pointer! | ||
2K performance run parameters for coremark. | ||
ERROR: ee_ptr_int is not a datatype that holds an int pointer! | ||
ERROR: Please modify the datatypes in core_portme.h! | ||
CoreMark Size : 666 | ||
Total ticks : 11807 | ||
Total time (secs): 11.807000 | ||
Iterations/Sec : 3387.820784 | ||
Iterations : 40000 | ||
Compiler version : GCC4.9.2 | ||
Compiler flags : -g -DPERFORMANCE_RUN=1 -lrt | ||
Memory location : Please put data memory location here | ||
(e.g. code in flash, data on heap etc) | ||
seedcrc : 0xe9f5 | ||
[0]crclist : 0xe714 | ||
[0]crcmatrix : 0x1fd7 | ||
[0]crcstate : 0x8e3a | ||
[0]crcfinal : 0x25b5 | ||
Errors detected |
19 changes: 19 additions & 0 deletions
19
.../arm-allwinner-a64_orangepi-win/coremark_arm-armv7-a_ffast_O3_cortex-a9.stdout_stderr.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
ERROR! Please define ee_ptr_int to a type that holds a pointer! | ||
2K performance run parameters for coremark. | ||
ERROR: ee_ptr_int is not a datatype that holds an int pointer! | ||
ERROR: Please modify the datatypes in core_portme.h! | ||
CoreMark Size : 666 | ||
Total ticks : 11871 | ||
Total time (secs): 11.871000 | ||
Iterations/Sec : 3369.556061 | ||
Iterations : 40000 | ||
Compiler version : GCC4.9.2 | ||
Compiler flags : -g -DPERFORMANCE_RUN=1 -lrt | ||
Memory location : Please put data memory location here | ||
(e.g. code in flash, data on heap etc) | ||
seedcrc : 0xe9f5 | ||
[0]crclist : 0xe714 | ||
[0]crcmatrix : 0x1fd7 | ||
[0]crcstate : 0x8e3a | ||
[0]crcfinal : 0x25b5 | ||
Errors detected |
17 changes: 17 additions & 0 deletions
17
results/arm-allwinner-a64_orangepi-win/coremark_arm-armv7_O2.stdout_stderr.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
2K performance run parameters for coremark. | ||
CoreMark Size : 666 | ||
Total ticks : 11117 | ||
Total time (secs): 11.117000 | ||
Iterations/Sec : 3598.093011 | ||
Iterations : 40000 | ||
Compiler version : GCC5.4.0 20160609 | ||
Compiler flags : -g -DPERFORMANCE_RUN=1 -lrt | ||
Memory location : Please put data memory location here | ||
(e.g. code in flash, data on heap etc) | ||
seedcrc : 0xe9f5 | ||
[0]crclist : 0xe714 | ||
[0]crcmatrix : 0x1fd7 | ||
[0]crcstate : 0x8e3a | ||
[0]crcfinal : 0x25b5 | ||
Correct operation validated. See README.md for run and reporting rules. | ||
CoreMark 1.0 : 3598.093011 / GCC5.4.0 20160609 -g -DPERFORMANCE_RUN=1 -lrt / Heap |
17 changes: 17 additions & 0 deletions
17
results/arm-allwinner-a64_orangepi-win/coremark_arm-armv7_O3.stdout_stderr.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
2K performance run parameters for coremark. | ||
CoreMark Size : 666 | ||
Total ticks : 15637 | ||
Total time (secs): 15.637000 | ||
Iterations/Sec : 3837.053143 | ||
Iterations : 60000 | ||
Compiler version : GCC5.4.0 20160609 | ||
Compiler flags : -g -DPERFORMANCE_RUN=1 -lrt | ||
Memory location : Please put data memory location here | ||
(e.g. code in flash, data on heap etc) | ||
seedcrc : 0xe9f5 | ||
[0]crclist : 0xe714 | ||
[0]crcmatrix : 0x1fd7 | ||
[0]crcstate : 0x8e3a | ||
[0]crcfinal : 0xbd59 | ||
Correct operation validated. See README.md for run and reporting rules. | ||
CoreMark 1.0 : 3837.053143 / GCC5.4.0 20160609 -g -DPERFORMANCE_RUN=1 -lrt / Heap |
19 changes: 19 additions & 0 deletions
19
results/arm-allwinner-a64_orangepi-win/coremark_arm-armv8-a_O2.stdout_stderr.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
ERROR! Please define ee_ptr_int to a type that holds a pointer! | ||
2K performance run parameters for coremark. | ||
ERROR: ee_ptr_int is not a datatype that holds an int pointer! | ||
ERROR: Please modify the datatypes in core_portme.h! | ||
CoreMark Size : 666 | ||
Total ticks : 12337 | ||
Total time (secs): 12.337000 | ||
Iterations/Sec : 3242.279322 | ||
Iterations : 40000 | ||
Compiler version : GCC4.9.2 | ||
Compiler flags : -g -DPERFORMANCE_RUN=1 -lrt | ||
Memory location : Please put data memory location here | ||
(e.g. code in flash, data on heap etc) | ||
seedcrc : 0xe9f5 | ||
[0]crclist : 0xe714 | ||
[0]crcmatrix : 0x1fd7 | ||
[0]crcstate : 0x8e3a | ||
[0]crcfinal : 0x25b5 | ||
Errors detected |
19 changes: 19 additions & 0 deletions
19
results/arm-allwinner-a64_orangepi-win/coremark_arm-armv8-a_O3.stdout_stderr.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
ERROR! Please define ee_ptr_int to a type that holds a pointer! | ||
2K performance run parameters for coremark. | ||
ERROR: ee_ptr_int is not a datatype that holds an int pointer! | ||
ERROR: Please modify the datatypes in core_portme.h! | ||
CoreMark Size : 666 | ||
Total ticks : 11553 | ||
Total time (secs): 11.553000 | ||
Iterations/Sec : 3462.304163 | ||
Iterations : 40000 | ||
Compiler version : GCC4.9.2 | ||
Compiler flags : -g -DPERFORMANCE_RUN=1 -lrt | ||
Memory location : Please put data memory location here | ||
(e.g. code in flash, data on heap etc) | ||
seedcrc : 0xe9f5 | ||
[0]crclist : 0xe714 | ||
[0]crcmatrix : 0x1fd7 | ||
[0]crcstate : 0x8e3a | ||
[0]crcfinal : 0x25b5 | ||
Errors detected |
19 changes: 19 additions & 0 deletions
19
results/arm-allwinner-a64_orangepi-win/coremark_arm-armv8-a_ffast_O2.stdout_stderr.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
ERROR! Please define ee_ptr_int to a type that holds a pointer! | ||
2K performance run parameters for coremark. | ||
ERROR: ee_ptr_int is not a datatype that holds an int pointer! | ||
ERROR: Please modify the datatypes in core_portme.h! | ||
CoreMark Size : 666 | ||
Total ticks : 13000 | ||
Total time (secs): 13.000000 | ||
Iterations/Sec : 3076.923077 | ||
Iterations : 40000 | ||
Compiler version : GCC4.9.2 | ||
Compiler flags : -g -DPERFORMANCE_RUN=1 -lrt | ||
Memory location : Please put data memory location here | ||
(e.g. code in flash, data on heap etc) | ||
seedcrc : 0xe9f5 | ||
[0]crclist : 0xe714 | ||
[0]crcmatrix : 0x1fd7 | ||
[0]crcstate : 0x8e3a | ||
[0]crcfinal : 0x25b5 | ||
Errors detected |
19 changes: 19 additions & 0 deletions
19
...arm-allwinner-a64_orangepi-win/coremark_arm-armv8-a_ffast_O2_cortex-a53.stdout_stderr.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
ERROR! Please define ee_ptr_int to a type that holds a pointer! | ||
2K performance run parameters for coremark. | ||
ERROR: ee_ptr_int is not a datatype that holds an int pointer! | ||
ERROR: Please modify the datatypes in core_portme.h! | ||
CoreMark Size : 666 | ||
Total ticks : 12894 | ||
Total time (secs): 12.894000 | ||
Iterations/Sec : 3102.218086 | ||
Iterations : 40000 | ||
Compiler version : GCC4.9.2 | ||
Compiler flags : -g -DPERFORMANCE_RUN=1 -lrt | ||
Memory location : Please put data memory location here | ||
(e.g. code in flash, data on heap etc) | ||
seedcrc : 0xe9f5 | ||
[0]crclist : 0xe714 | ||
[0]crcmatrix : 0x1fd7 | ||
[0]crcstate : 0x8e3a | ||
[0]crcfinal : 0x25b5 | ||
Errors detected |
Oops, something went wrong.