LSHR icon indicating copy to clipboard operation
LSHR copied to clipboard

Support for up to 64-bit signatures

Open dselivanov opened this issue 8 years ago • 1 comments

data.table works nicely with bit64. For Rcpp integration check this thread.

dselivanov avatar Sep 24 '17 08:09 dselivanov

make sense to have specialized implementations targeting 32-bit and 64-bit signatures. 32-bit is ~2x faster.

dselivanov avatar Sep 25 '17 11:09 dselivanov