5

Spent an hour trying to optimize some code but none of the stuff I was trying (rearranging/overlapping DMA transfers with other stuff for some ye olde concurrency) seemed to be doing anything.

Aaand obviously the stupid thing was set to autobuild Debug config on save but I was testing Release config. Sigh.

Comments
Add Comment