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

Beginners • Re: Where can I find books on optimising ARM assembly code by hand?

$
0
0
The problem with optimising ARM assembly code, which we do a lot of for critical routines, is it varies every time you do so. There are so many other influences, especially with multicore processors and memory access, that you really can spend huge amounts of time for little or no gain. For commercial applications this can make sense - processors are never quite fast enough and we don't overclock - but for home use I'd just stick to C/C++.
Yeah, thanks, that's what I figured. What do you mean by critical routines in your line of work?

Statistics: Posted by MattTheDouche — Sat Dec 28, 2024 8:11 pm



Viewing all articles
Browse latest Browse all 7068

Trending Articles