mirror of
https://github.com/tkuschel/bees.git
synced 2026-04-17 03:37:52 +02: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>