Instead of iterating through all the bits, use `__builtin_popcountl()`, provided by gcc, which should be considerably more efficient. Fixes #27. Signed-off-by: Gergely Nagy <algernon@keyboard.io>pull/365/head
parent
88ef2cfe3a
commit
7603cc813e
Loading…
Reference in new issue