Benchmarking test code for various operations
Fork of benchmark by
Benchmarking the performance of various mbed boards that I have
Using the excellent code by Igor, I have benchmarked the performance of the following platforms:
- mbed LPC1768
- mbed LPC11U24
- EA LPC4088 QuickStart Board
- mbed LPC1114FN28
- NUCLEO-F302R8
- FRDM-K64F
- NUCLEO-F411RE
- LPCXpresso4337
- Seeed Arch Max
- mbed LPC1768
The data can be found in this link: https://docs.google.com/spreadsheets/d/1d5BcNvC341xvktRJ6DC3wdlI6wuv0FjCvCqHAnfINmQ/pubhtml
For the hyperbolic tan (tanh) function, I made a graph showing how the clock speed of various ARM Cortex-M4 boards with FPU affects the computation time in microseconds.
mbed.bld@2:fc68d524dd7d, 2015-11-19 (annotated)
- Committer:
- mcx
- Date:
- Thu Nov 19 21:41:58 2015 +0000
- Revision:
- 2:fc68d524dd7d
- Parent:
- 1:f91e7bc0e244
- Child:
- 3:ec2e20a9bd03
Working
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
mcx | 2:fc68d524dd7d | 1 | http://mbed.org/users/mbed_official/code/mbed/builds/9296ab0bfc11 |