]> git.sesse.net Git - plocate/commit
Support decoding the SIMD interleaved TurboPFor formats.
authorSteinar H. Gunderson <steinar+git@gunderson.no>
Mon, 5 Oct 2020 19:49:05 +0000 (21:49 +0200)
committerSteinar H. Gunderson <steinar+git@gunderson.no>
Mon, 5 Oct 2020 19:50:54 +0000 (21:50 +0200)
commite77d4b9e6bb9e67dbf3291aec88f9c342c03a6fa
tree345428ab12b680d4c41050c646390f787edc6346
parent76663285620eeee5796655a69fa6b3356a98030a
Support decoding the SIMD interleaved TurboPFor formats.

Our decoder is even slower for these than for the regular formats,
but at least it allows us to switch the format back. We'll see about
some mild optimization next.
bench.cpp
plocate-build.cpp
plocate.cpp
turbopfor.h