Hacker News new | ask | show | jobs
by powturbo 1107 days ago
Most time-series / analytical databases,... are already using or switching to integer-compression [1] where you can compress/decompress several times (>100GB/s see TurboBitByte in [2]) faster than general purpose compressors.

[1] - https://github.com/powturbo/TurboPFor-Integer-Compression

[2] - https://github.com/powturbo/TurboPFor-Integer-Compression/is...