Support for up to 64-bit signatures
Opened this issue · 1 comments
dselivanov commented
data.table
works nicely with bit64
. For Rcpp integration check this thread.
dselivanov commented
make sense to have specialized implementations targeting 32-bit and 64-bit signatures. 32-bit is ~2x faster.