mirror of
https://github.com/vacp2p/nim-intops.git
synced 2026-08-30 20:01:07 +00:00
The carryingAdd benchmark was too optimistic as it ignored the carry flag entirely allowing the compiler to remove its computation entirely.