app: buffer_proto5: parallelize the geometry searches

This commit is contained in:
2022-08-31 02:40:47 -07:00
parent a6fe05a993
commit 184997a701
4 changed files with 178 additions and 35 deletions

1
Cargo.lock generated
View File

@@ -163,6 +163,7 @@ dependencies = [
"bincode",
"coremem",
"log",
"rayon",
"serde",
]