summaryrefslogtreecommitdiff
path: root/src/web_service/web_backend.cpp
diff options
context:
space:
mode:
authorHuw Pascoe <huw.pascoe@gmail.com>2017-09-17 15:42:45 +0100
committerHuw Pascoe <huw.pascoe@gmail.com>2017-09-17 15:56:36 +0100
commita234e4c2009b08039d0698cbbcc8595a1f04a615 (patch)
treed36bdada9d659281efc206f26bfb03615e68c238 /src/web_service/web_backend.cpp
parent255fd8768d48f12cbbb18601f54dbc5c344407fb (diff)
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.
Diffstat (limited to 'src/web_service/web_backend.cpp')
0 files changed, 0 insertions, 0 deletions