Comment by HarHarVeryFunny
Comment by HarHarVeryFunny 13 hours ago
If we're comparing performance of code generated by a C compiler vs hand optimized assembler, then for it to be an apples-to-apples comparison the same data structures (e.g. SOA or AOS) need to be used in both cases.
Yes, that's true and should be how good 6502 high level code would be written.