coremark测试[0]

coremark测试[0]

项目地址:https://github.com/eembc/coremark

 

  • 使用git
git clone https://github.com/eembc/coremark.git
make
./coremark.exe
  • 使用wget
wget https://www.fanlog.org/wp-content/uploads/2021/05/coremark-main.zip
unzip coremark-main.zip
cd coremark-main
make
./coremark.exe

补充说明:

  1. git的入门和使用
  2. 树莓派4b性能测试
Comments are closed.