manuel1618 / mpcforces-extractor

Get forces from RBE2s in Optistruct summed by connected parts
https://manuel1618.github.io/mpcforces-extractor/
MIT License
0 stars 0 forks source link

Look into performance issures #5

Closed manuel1618 closed 2 months ago

manuel1618 commented 2 months ago

Right now, the models are small and performance isn't an issue but it might become one very soon. So, I would like to take a look at milti threading, where possible and improving the overall efficiency of the process.

manuel1618 commented 2 months ago

Did that - graph based algorithms for the win!