Skip to content

Instantly share code, notes, and snippets.

@ghalfacree
Created August 21, 2017 10:41
Show Gist options
  • Save ghalfacree/2f870cc274d6df3418cd3e8df370797f to your computer and use it in GitHub Desktop.
Save ghalfacree/2f870cc274d6df3418cd3e8df370797f to your computer and use it in GitHub Desktop.
Gamebuino/MAKERbuino benchmarks
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