Hacker Timesnew | past | comments | ask | show | jobs | submit | disky's commentslogin

XNA Vector3 doesnt use the simd instructions.

Further every

a+=b; (where these are vectors)

calls a function, which calls a constructor

You can tell by getting significant speed ups by inlining by hand.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: