preprocess multithreaded

This commit is contained in:
randogoth 2024-03-17 16:36:07 +02:00
parent 0e1453316a
commit 486f3246fc
3 changed files with 107 additions and 34 deletions

View file

@ -9,3 +9,4 @@ edition = "2021"
delaunator = "1.0.2"
geo = "0.28.0"
rand = "0.8.5"
rayon = "1.9.0"