mirror of
https://github.com/Zygo/bees.git
synced 2025-11-03 19:50:34 +01:00
Perf blames this operator for >1% of instructions with -O2, and 70% of instructions without -O2. Let the compiler inline the function. Signed-off-by: Zygo Blaxell <bees@furryterror.org>