mklarqvist / positional-popcount

Fast C functions for the computing the positional popcount (pospopcnt).
Apache License 2.0
53 stars 5 forks source link

Using ref. cycles too. #15

Closed lemire closed 5 years ago

lemire commented 5 years ago

Note that reference cycles are not real cycles. So the faster speeds that get reported with reference cycles are not real speeds...

cc @WojciechMula