@BobJohn It's surprising because in my tests of other floating-point-heavy programs, 64-bit was up to 2x faster than 32-bit. I'm guessing because SSE2 was enabled in 64-bit mode.
However, I'm now confused exactly where trig functions are calculated. I thought the CPU had hardware for it but maybe not?
@BobJohn It's surprising because in my tests of other floating-point-heavy programs, 64-bit was up to 2x faster than 32-bit. I'm guessing because SSE2 was enabled in 64-bit mode.
However, I'm now confused exactly where trig functions are calculated. I thought the CPU had hardware for it but maybe not?