Coremark Platform - banchmark your MCU


Recently we started a project based on Coremark. We name it Coremark Platform because the idea is to add support to many different MCUs so everybody can check how the benchmark is done and can easily port their MCU to see how will score.

Here is the link to the repo:https://github.com/hacklabos/CoremarkPlatform

Here are some current benchmarked MCUs:

MCUsBoardArchitectureFrequencyScore
STM32F030F4PxMini System BoardARM Cortex-M048 MHz36.10
TM4C123GH6PMTM4C123GXLARM Cortex-M480 MHz102.01
STM32F427VIxARM Cortex-M4180 MHz258.33
STM32L476RGTxNucleo64ARM Cortex-M480 MHz127.87
STM32F103C8Blue PillARM Cortex-M372 MHz95.93
STM32F103C8Blue PillARM Cortex-M3128 MHz(OC)146.81



Comments

Popular posts from this blog

AUTOSAR and CRC calculation

Flashing/debugging/running code at external memory in the memory-mapped mode

Debugging EK-TM4C123GXL with Visual Studio Code on Linux