Cache the unions of the derived words positions

This commit is contained in:
Kerollmops
2020-06-20 15:38:10 +02:00
parent 115e0142d9
commit 1628a31efa
2 changed files with 28 additions and 113 deletions

View File

@ -43,7 +43,6 @@ criterion = "0.3"
[features]
default = []
intersect-to-csv = []
[[bench]]
name = "search"