# CoreMark_test **Repository Path**: wild_coder/coremark_test ## Basic Information - **Project Name**: CoreMark_test - **Description**: coremark跑分记录,仅供参考 - **Primary Language**: C - **License**: WTFPL - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-04 - **Last Updated**: 2024-05-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CoreMark_test #### 介绍 coremark跑分记录,仅供参考 官方收录:[https://www.eembc.org/coremark/scores.php](https://www.eembc.org/coremark/scores.php) #### 当前收录 - STM32-意法半导体 - stm32l431 - 华大单片机-小华半导体 - hc32l136 #### 格式 - 报告前打印型号和运行频率 - 报告最后手动添加CoreMarks/MHz,即:coremark分数/运行频率 - 加上你的署名,文件名格式如:stm32l431_ankee.md - 例子: ``` coremark test: stm32L431 @80mHz test 1122K performance run parameters for coremark. CoreMark Size : 666 Total ticks : 17456 Total time (secs): 17.456000 Iterations/Sec : 229.147571 Iterations : 4000 Compiler version : GCCClang 15.0.0 Compiler flags : -o3 Memory location : STACK seedcrc : 0xe9f5 [0]crclist : 0xe714 [0]crcmatrix : 0x1fd7 [0]crcstate : 0x8e3a [0]crcfinal : 0x65c5 Correct operation validated. See README.md for run and reporting rules. CoreMark 1.0 : 229.147571 / GCCClang 15.0.0 -o3 / STACK CoreMarks/MHz: 2.8643446 by [your name] ```