Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4151

SDK • Re: Less code compiles larger

$
0
0
I am including loop unrolling here.
I'm not really a programmer, I consider myself a lamegrammer :D but somewhere on Stackoverflow, they said at least GCC is bad at loops unrolling and it doesn't do it even if specifically told to do so. For example, manual unrolling gave me more performance in some repetitive data processing. Of course at the cost of higher size. But for example full unroll, while it produced huge binary, but it wasn't the fastest one.

Statistics: Posted by MatSOBDev2 — Sun Oct 13, 2024 4:08 am



Viewing all articles
Browse latest Browse all 4151

Trending Articles