BHoM / BHoM/TriangleNet_Toolkit
TriangleNet_Toolkit: Implement multithreading on triangulation method
Aperta
type:feature
- Lingua principale
- C#
- Stelle
- 1
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
#### Description:
Each panel triangulation can be considered individually, meaning we can process as many at a time as we have threads to process on. Something as simple as [this](https://docs.microsoft.com/en-us/dotnet/standard/parallel-programming/how-to-write-a-simple-parallel-foreach-loop) would do to speed-up the generation of the delaunay mesh (which is a bit slow at the moment).
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.