newRPL: [UPDATED April 27-2017] Firmware for testing available for download
|
12-16-2015, 02:49 PM
Post: #178
|
|||
|
|||
RE: newRPL: [UPDATED Dec-02-2015] Firmware for testing available for download
(12-16-2015 12:12 PM)Claudio L. Wrote: I guess you figured out for yourself that TICKS gives you the time in microseconds, so instead of dividing by 8192 like the old days, just use 1e6. Yes I used 1E6 as it was what looked like the right value, but thanks to confirm this. (12-16-2015 12:12 PM)Claudio L. Wrote: So your code is just integers and loops, 2 things that newRPL excels at, which justifies the high multiples you got. When you start throwing in floating point operations, the decimal library brings the speed more in line with reality (about 100x vs the 50g). Yes but newRPL computes by default with a lot more decimals than the Prime... So speed comparison needs to be performed with roughly equal accuracy. I do have a floating point benchmark also (only tested on about 30 calculators) so I will try this one too and report. What is the command on newRPL to switch to 12 digits or so accuracy ? François |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 14 Guest(s)