This repository has been archived on 2024-05-02. You can view files and clone it, but cannot push or open issues or pull requests.
Huw Pascoe a234e4c200 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.
2017-09-17 15:56:36 +01:00
..
2017-09-02 20:08:11 -04:00
2017-09-03 11:26:10 -06:00