Commit Graph

8 Commits

Author SHA1 Message Date
Andrew Tridgell 2861e235bb CPUInfo: added acos(), asin() and atan2() 2012-07-05 13:00:46 +10:00
Andrew Tridgell b8b6c95efb CPUInfo: update with 64 bit timings 2012-05-23 17:33:33 +10:00
Andrew Tridgell cb2af1ef86 don't need AP_Math.h here any more 2012-02-18 10:51:57 +11:00
Andrew Tridgell 3bb84bb40c CPUInfo: added timing of sqrt() 2012-02-18 10:51:57 +11:00
Andrew Tridgell 71175a9bb1 added some notes on EEPROM speed 2012-02-13 16:22:51 +11:00
Andrew Tridgell 2aa1210093 CPUInfo: show the speed of 64 bit maths 2011-12-19 18:52:56 +11:00
Andrew Tridgell 3d28ac834b put output of CPUInfo test in git 2011-09-17 15:06:17 +10:00
Andrew Tridgell 1f59890cde Tools: added CPUInfo sketch
this shows the approximate cost of a wide range of common operations,
and the sizes of most data types
2011-09-17 14:58:02 +10:00