|
|
|
|
|
by magicalhippo
1481 days ago
|
|
Not really, the compiler did the round-trip into the local variable (memory), I did it via register. I asked around at the time and someone mentioned that I might have overtaxed certain execution ports or something like that, but yeah that just cemented my belief that x86 optimization is not my cup of tea anymore. Better to spend time learning how to write code the compiler can optimize well. |
|
These things are knowable if you have enough curiosity and maybe masochism :)