Created
August 21, 2017 10:41
-
-
Save ghalfacree/2f870cc274d6df3418cd3e8df370797f to your computer and use it in GitHub Desktop.
Gamebuino/MAKERbuino benchmarks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Gamebuino: | |
========== | |
Dhrystone Benchmark, Version 2.1 (Language: C) | |
Execution starts, 300000 runs through Dhrystone | |
Execution ends | |
Microseconds for one run through Dhrystone: 56.09 | |
Dhrystones per Second: 17828.28 | |
VAX MIPS rating = 10.15 | |
Whetstone Benchmark, Version 1.2 (Language: C) | |
Loops: 1000, Iterations: 1, Duration: 16049 ms. | |
C Converted Single Precision Whetstones: 6.23 MIPS | |
MAKERbuino: | |
=========== | |
Dhrystone Benchmark, Version 2.1 (Language: C) | |
Execution starts, 300000 runs through Dhrystone | |
Execution ends | |
Microseconds for one run through Dhrystone: 56.09 | |
Dhrystones per Second: 17828.28 | |
VAX MIPS rating = 10.15 | |
Whetstone Benchmark, Version 1.2 (Language: C) | |
Loops: 1000, Iterations: 1, Duration: 16049 ms. | |
C Converted Single Precision Whetstones: 6.23 MIPS |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment