Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tonyho/arm-mp-benchmark
ARM MP Soc BenchMark Programs
https://github.com/tonyho/arm-mp-benchmark
Last synced: 3 days ago
JSON representation
ARM MP Soc BenchMark Programs
- Host: GitHub
- URL: https://github.com/tonyho/arm-mp-benchmark
- Owner: tonyho
- Created: 2014-12-10T10:00:56.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-10T10:11:18.000Z (about 10 years ago)
- Last Synced: 2024-11-09T00:49:30.510Z (about 2 months ago)
- Language: C
- Size: 512 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ARM MP SoC BenchMark
=============Some ARM MP BenchMark, Porting from roylongbottom's Android edtion. I modify some codes to make the programs can be run in non UI Linux OS, and the result print in STDOUT.
[ref the roylongbottom websit](http://www.roylongbottom.org.uk/android%20benchmarks.htm )
##Benchmark tools list:
- Linpack-MP
- MemSpeed
- MP-BusSpd
- MP-Dhry
- MP-MFLOPS
- MP-RndMem
- MP-WHETS##Complie method
See the mk.sh in every subdiretory.