TurboPFor-Integer-Compression icon indicating copy to clipboard operation
TurboPFor-Integer-Compression copied to clipboard

How TurboPfor supports RandomAccess and its benchmarking script

Open bluecat1024 opened this issue 3 years ago • 0 comments

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!

bluecat1024 avatar Jun 21 '22 04:06 bluecat1024