Post Reply 
Optimizing performance with loop unrolling
05-04-2021, 04:27 PM
Post: #5
RE: Optimizing performance with loop unrolling
The only advantage to unrolling a loop is saved time for looking up GTO targets but that can't amount to much here as the program is very short and constantly interrupted for user inputs anyway.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Optimizing performance with loop unrolling - Siegfried - 05-04-2021 04:27 PM



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