use only half of the computer threads for the indexation by default

This commit is contained in:
Tamo
2021-06-28 14:35:50 +02:00
parent 8d8fe8fd29
commit a59f437ee3
3 changed files with 3 additions and 1 deletions

1
Cargo.lock generated
View File

@ -1631,6 +1631,7 @@ dependencies = [
"milli",
"mime",
"mockall",
"num_cpus",
"obkv",
"once_cell",
"oxidized-json-checker",