top | item 31105048

(no title)

hugey010 | 3 years ago

It never occurred to me that loop unrolling could end up being a de-optimization due to compiler optimizations!

discuss

order

quietbritishjim|3 years ago

The things the parent comment referred to (instruction caches and branch prediction) are in the processor hardware rather than other compiler optimisations.