Post Reply 
newRPL: [UPDATED April 27-2017] Firmware for testing available for download
12-15-2015, 07:23 PM
Post: #175
RE: newRPL: [UPDATED Dec-02-2015] Firmware for testing available for download
(12-15-2015 07:06 PM)Claudio L. Wrote:  
(12-15-2015 03:51 PM)Francois Lanciault Wrote:  Very impressive!

newRPL is more than 1.5X faster than the HP-Prime running my benchmark. Also 245X faster than a normal HP-50G.

I was not expecting performance would be that good!

F.

I'd love to hear more about your benchmark. Can you show the code here?
I did some benchmarks in the past against the stock rom of the 50g, but never against the Prime, so I'm very interested to see which areas your benchmark impacts more (integers? reals? loops? variables?).

Here are some of my old results:
Old benchmark using mpdec library
Newer results with new decimal library

The program computes the quantity of primes numbers less than a given number. So it is mostly integer, with a few square-root and modulo division. It does not used any advanced functions (like ISPRIME or such). It is not the fastest algorithm to do that job but it is faster than checking the primality of every numbers. I have implemented the program on about 100 calculators/computers so I have a good database of results!

I will try to post the code tonight.

François
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: newRPL: [UPDATED Dec-02-2015] Firmware for testing available for download - Francois Lanciault - 12-15-2015 07:23 PM



User(s) browsing this thread: 5 Guest(s)