lucasssvaz opened a new pull request, #1499: URL: https://github.com/apache/nuttx-apps/pull/1499
## Summary Add a benchmark category and EEMBC's CoreMark. ## Impact An universal benchmark tool to use on NuttX. ## Testing Tested using an ESP32-DevKItC with SMP enabled. ``` NuttShell (NSH) NuttX-10.4.0 nsh> coremark 2K performance run parameters for coremark. CoreMark Size : 666 Total ticks : 17440 Total time (secs): 17.440000 Iterations/Sec : 688.073394 Iterations : 12000 Compiler version : GCC11.2.0 Compiler flags : Using NuttX compilation options Parallel PThreads : 2 Memory location : Defined by the NuttX configuration seedcrc : 0xe9f5 [0]crclist : 0xe714 [1]crclist : 0xe714 [0]crcmatrix : 0x1fd7 [1]crcmatrix : 0x1fd7 [0]crcstate : 0x8e3a [1]crcstate : 0x8e3a [0]crcfinal : 0xa14c [1]crcfinal : 0xa14c Correct operation validated. See README.md for run and reporting rules. CoreMark 1.0 : 688.073394 / GCC11.2.0 Using NuttX compilation options / Defined by the NuttX configuration / 2:PThreads nsh> ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
