TurboPFor-Integer-Compression
TurboPFor-Integer-Compression copied to clipboard
How TurboPfor supports RandomAccess and its benchmarking script
Hi,
You have demonstrated in the results that TurboPfor can reach a good compression rate with random accesses. However, I have only observed the enc/dec logic of whole blocks in the high level API in the source code.
May I ask about what kinds of API supports sequential iteration or random access, and what are some demos using them? Also, I want to ask whether 64 bit integers are supported or not?
Thanks a lot!