Post Reply 
HP-11C/15C Code optimization
10-27-2024, 12:21 AM
Post: #6
RE: HP-11C/15C Code optimization
(10-26-2024 09:22 PM)naddy Wrote:  If we're talking micro-optimizations:
  • Is ENTER + faster than 2 ×?
  • Is multiplication faster than division? Then store the reciprocal in R7.

Thank you. I've gained a few hundredths of a second with ENTER +. Storing the inverse in R7 would mean including divisions in the loop, so I don’t think it would work as well, or I apologize if I didn’t understand you.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
HP-11C/15C Code optimization - jam - 10-26-2024, 03:14 PM
RE: HP-11C/15C Code optimization - jam - 10-26-2024, 08:56 PM
RE: HP-11C/15C Code optimization - naddy - 10-26-2024, 09:22 PM
RE: HP-11C/15C Code optimization - jam - 10-27-2024 12:21 AM
RE: HP-11C/15C Code optimization - jam - 10-27-2024, 12:28 AM



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