Far better usage of rayon to fold indexed data

This commit is contained in:
Kerollmops
2020-05-30 19:56:57 +02:00
parent 1237306ca8
commit 3a998cf39c
3 changed files with 107 additions and 113 deletions

View File

@ -9,7 +9,6 @@ anyhow = "1.0.28"
bitpacking = "0.8.2"
byteorder = "1.3.4"
roaring = "0.5.2"
crossbeam-channel = "0.4.2"
csv = "1.1.3"
fst = "0.4.3"
fxhash = "0.2.1"