Post Reply 
Summation based benchmark for calculators
12-26-2017, 02:48 PM (This post was last modified: 12-26-2017 02:50 PM by pier4r.)
Post: #46
RE: Summation based test for calculators
(12-26-2017 02:39 PM)grsbanks Wrote:  Although I'm no SysRPL expert I;ve just given this a shot myself. I'm surprised to note that the speed increase is only about 10%.


Code:


      %ATAN
      %SIN
      %EXP
      %3 %1/ %^
      %+

10% means? (in seconds)

Anyway I think the quoted part of the code is where most of the time is spent. And those are firmware based functions, so hard to speed up. (unless one moves on ARM optimized functions)

Wikis are great, Contribute :)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Summation based test for calculators - pier4r - 12-26-2017 02:48 PM



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