By using this site, you agree to our Privacy Policy and our Terms of Use. Close
ssj12 said:

omfg, I can't believe I actually could follow that somewhat. I haven't programmed in ages and only stopped at the basics C++

No C++ there, only C. There are C++ instrinsics, but OO programming wreaks havok on data alignment and for whatever reason the C++ instrinsics run ~10 slower in our tests than the C ones which map directly to the assembly ops except in a few cases.