@molecularmusing@mastodon.gamedev.place
Post #4505117
2026-08-13 14:07 UTC
Sometimes you have to profile debug builds, and as always @superluminal
is perfect for that.
My matrix multiplication was using variables on the stack, which caused a lot of stack checks.
Rewrote the code, debug performance went from 23ms to 6ms.
Replies (0)
No replies.