tomarrell / rust-elias-fano

Elias-Fano encoding implementation in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.visit() performance improvements

tomarrell opened this issue · comments

As mentioned in #5, the visit method can be better optimized.

The current recommendation is to use a popcount