mirror of https://github.com/yuzu-mirror/yuzu
Improved performance of FromAttributeBuffer
Ternary operator is optimized by the compiler whereas std::min() is meant to return a value. I've noticed a 5%-10% emulation speed increase.pull/8/head
parent
255fd8768d
commit
a234e4c200
Loading…
Reference in New Issue