mirror of
https://github.com/tkuschel/bees.git
synced 2025-11-17 23:09:14 +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>