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

Fastest Integer Compression

Results 42 TurboPFor-Integer-Compression issues
Sort by recently updated
recently updated
newest added

I think this is better. :)

There is a small typo in fp.c. Should read `general` rather than `genaral`. Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

Hey, in your description you state that you offer Direct/Random Access for some of your codecs. With Random Access I understand something like this (written in pseudocode): ```` uint_32t single_value...

Testing [TurboPFor](https://github.com/powturbo/TurboPFor), I've made some experiments with nanopore signal data. File: all 16-bits signal data extracted from [multi_fast5_zip.fast5](https://github.com/nanoporetech/vbz_compression/tree/master/test_data) ./icapp sig.u16 -Elzturbo,39 -Fs -e83,77,11,39,51,30,76 file: max bits histogram: 04: 0.000% 06:...

TurboPFor: IcApp Integer Compression Benchmark ARM A73-ODROID-N2 1.8GHz [Inverted index testdata](https://github.com/ot/partitioned_elias_fano/tree/master/test/test_data) docs: Document Ids ./icapp test_collection.docs file: max bits histogram: 00: 0.002% 01:## 1.7% 02:# 0.7% 03: 0.4% 04: 0.2%...

TurboPFor: IcApp Integer Compression Benchmark - Skylake i7-6700 3.4GHz [Inverted index testdata](https://github.com/ot/partitioned_elias_fano/tree/master/test/test_data) docs: Document Ids ./icapp test_collection.docs file: max bits histogram: 00: 0.002% 01:## 1.7% 02:# 0.7% 03: 0.4% 04:...

I'm wondering why you treat project history as some sort of dumpster where most of commits have no commit messages, and pretty much 95% commit history has no value. I...