Parallel indexing

This commit is contained in:
2026-02-21 21:40:32 -08:00
parent 6286719e88
commit d16d16be26
10 changed files with 213 additions and 72 deletions

View File

@@ -102,3 +102,5 @@ mime = "0.3.17"
paste = "1.0.15"
smartstring = "1.0.1"
chrono = "0.4.43"
parking_lot = "0.12.5"
rayon = "1.11.0"