Go to file
imi415 f51e618abf
Removed STM License as vendor files are moved to a seperate repo.
2022-08-12 00:17:32 +08:00
include Runnable CoreMark. 2022-08-11 09:50:36 +08:00
lib Use cached region for benchmarks, added some optimization opts. 2022-08-10 01:23:15 +08:00
src Runnable CoreMark. 2022-08-11 09:50:36 +08:00
tools Initial commit 2022-08-08 01:16:52 +00:00
.gitmodules Added coremark. 2022-08-08 09:56:55 +08:00
CMakeLists.txt Runnable CoreMark. 2022-08-11 09:50:36 +08:00
LICENSE Initial commit 2022-08-08 01:16:52 +00:00
README.md Runnable CoreMark. 2022-08-11 09:50:36 +08:00
sh-unknown-elf.cmake Initial commit 2022-08-08 01:16:52 +00:00
sh4helpers.gdb Initial commit 2022-08-08 01:16:52 +00:00
startup_stx7105.S Use cached region for benchmarks, added some optimization opts. 2022-08-10 01:23:15 +08:00
stx7105.ld Use cached region for benchmarks, added some optimization opts. 2022-08-10 01:23:15 +08:00

README.md

CoreMark benchmark for NextVOD

Results

2K performance run parameters for coremark.
CoreMark Size    : 666
Total ticks      : 1457116
Total time (secs): 14.920868
Iterations/Sec   : 1340.404607
Iterations       : 20000
Compiler version : GCC12.1.0
Compiler flags   : -O3 -fomit-frame-pointer -funroll-all-loops -finline-limit=1000 -ftree-dominator-opts -fno-if-conversion2 -fselective-scheduling -fno-code-hoisting -freorder-blocks-and-partition
Memory location  : DDR2 LMI
seedcrc          : 0xe9f5
[0]crclist       : 0xe714
[0]crcmatrix     : 0x1fd7
[0]crcstate      : 0x8e3a
[0]crcfinal      : 0x382f
Correct operation validated. See README.md for run and reporting rules.
CoreMark 1.0 : 1340.404607 / GCC12.1.0 -O3 -fomit-frame-pointer -funroll-all-loops -finline-limit=1000 -ftree-dominator-opts -fno-if-conversion2 -fselective-scheduling -fno-code-hoisting -freorder-blocks-and-partition / DDR2 LMI
2K validation run parameters for coremark.
CoreMark Size    : 666
Total ticks      : 1463060
Total time (secs): 14.981734
Iterations/Sec   : 1334.958922
Iterations       : 20000
Compiler version : GCC12.1.0
Compiler flags   : -O3 -fomit-frame-pointer -funroll-all-loops -finline-limit=1000 -ftree-dominator-opts -fno-if-conversion2 -fselective-scheduling -fno-code-hoisting -freorder-blocks-and-partition
Memory location  : DDR2 LMI
seedcrc          : 0x18f2
[0]crclist       : 0xe3c1
[0]crcmatrix     : 0x0747
[0]crcstate      : 0x8d84
[0]crcfinal      : 0xd304
Correct operation validated. See README.md for run and reporting rules.