It's like what happened when the macbook air came out with flash-only drives. Performance was notably worse. Why?
Because current filesystems had decades of ``optimized cruft'' for spinning magnetic hard drives. So, basically the same story for your code and clang/gcc.
muh branch prediction
Name:
Anonymous2013-09-29 4:29
>>5
I am surprised someone still remembers that, and has the guts share to share, as an analogy. Thanks, really.
Name:
Anonymous2013-09-29 15:21
For maybe some simple applications you'd get a small performance boost, but in larger applications, due to the difficulty of programming, you'd probably fuck up and get a performance hit. Not really worth it IMO.