Optimisation of Minkowski function #556
Closed
RichardFreml
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi. Is there any developer who is interested to improve speed of Minkowski function?
During testing of this function on 2 polygons where each has 200 points I found, that 70 ms takes evaluation of function Minkowski() and then 2600 ms takes Union for all 40000 polygons created by function Minkowski(). Those new polygons are simple, 4 edges polygons, for which Union might be found more faster. As I expecting.
I am ready to participate on the costs of development...
Beta Was this translation helpful? Give feedback.
All reactions