Skip to content

tomaskarban/CoreMarkCpp

Repository files navigation

CoreMarkCpp

Simplified code from https://github.com/eembc/coremark.

The benchmark algorithm, setup and parameters are unchanged, so the results should be 100% comparable with the original CoreMark benchmark, provided that CoreMark is compiled with MULTITHREAD symbol value equal to the number of CPU cores on the system. However, the original README.md clearly states that changing anything outside of core_portme* is NOT ALLOWED, and I broke that, obviously.

I made the following modifications: