Optimizing performance with loop unrolling
|
05-04-2021, 03:45 PM
Post: #4
|
|||
|
|||
RE: Optimizing performance with loop unrolling
(05-04-2021 03:11 PM)Thomas Okken Wrote:(05-04-2021 02:30 PM)toml_12953 Wrote: Doesn't unrolling a loop take more steps? That was my immediate assessment of it too. It's basically the same 5 steps repeated for almost 220 steps, plus a LBL B to calculate the results. I found the "Will take 43 sets (ft)(oz) no more" note rather humorous, considering you could rewrite the whole program in about 20 steps and eliminate that limitation at the same time. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Optimizing performance with loop unrolling - Dave Britten - 05-04-2021, 02:08 PM
RE: Optimizing performance with loop unrolling - toml_12953 - 05-04-2021, 02:30 PM
RE: Optimizing performance with loop unrolling - Thomas Okken - 05-04-2021, 03:11 PM
RE: Optimizing performance with loop unrolling - Dave Britten - 05-04-2021 03:45 PM
RE: Optimizing performance with loop unrolling - Siegfried - 05-04-2021, 04:27 PM
RE: Optimizing performance with loop unrolling - Dave Britten - 05-04-2021, 06:55 PM
RE: Optimizing performance with loop unrolling - KeithB - 05-04-2021, 06:50 PM
RE: Optimizing performance with loop unrolling - rprosperi - 05-04-2021, 07:52 PM
RE: Optimizing performance with loop unrolling - Dave Britten - 05-04-2021, 07:54 PM
|
User(s) browsing this thread: 1 Guest(s)