Post Reply 
Optimizing performance with loop unrolling
05-04-2021, 03:11 PM
Post: #3
RE: Optimizing performance with loop unrolling
(05-04-2021 02:30 PM)toml_12953 Wrote:  Doesn't unrolling a loop take more steps?

Yes, and this program looks like it was unrolled to the point where there's literally no loop left! It's a bit hard to read but it looks like the same five lines repeated over and over?
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Optimizing performance with loop unrolling - Thomas Okken - 05-04-2021 03:11 PM



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