
Improving Performance
CppCast
00:00
Is There a Measurable Performance Impact When You Switch From Doubles to Floats?
You get double memory, benvit, so your vectory sotime slo smaller. It's faster. So if you're processing single dobbera float, doesn't matter. But if you're proscesing a vectoro, floats should be faster. And then it anables some kind of, um, some kind of,. approximate instructions that the faster, if your coade is using square roots or divisions, it will work faster than doubles.
Transcript
Play full episode