BHoM / BHoM/TriangleNet_Toolkit

TriangleNet_Toolkit: Implement multithreading on triangulation method

Open
#9 0 comments 0 reactions 1 assignee Claimed by @tg359 View on GitHub
type:feature
Dominant language
C#
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

#### 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).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.