alex-s-gardner / FastGeoProjections.jl

A julia repository aimed a providing efficient geographic projections for production scale workflows
MIT License
6 stars 0 forks source link

Conditional threading for Proj #16

Open alex-s-gardner opened 1 year ago

alex-s-gardner commented 1 year ago

It would be good to add some logic as to when threading of Proj, if requested, should be utilized. There is considerable overhead in setting up Proj threads

alex-s-gardner commented 1 year ago

One would need to consider [1] the number of threads available [2] the number of conversion points