need asm mavens' wisdom
13-Jul-92 17:00:09
Sb: #25617-need asm mavens' wisdom
Fm: Andy Finkel 70007,4173
To: Bart Mathias 72017,1005
On the processors with caches (like the 030) unrolling a loop may not
actually speed your code up…if it means your code no longer fits into the
cache, then it might even slow down.
andy