JosiahParry / rsgeo

R bindings to the geo Rust crate
https://rsgeo.josiahparry.com/
Other
46 stars 5 forks source link

implement multi-threading with rayon ubiquitously #10

Closed JosiahParry closed 1 year ago

JosiahParry commented 1 year ago

For the most part this has been done where it counts or makes a difference. If there are other performance bottle necks where parallelization can be useful, we can try adding rayon to the mix