GMP and CGAL EPECK #9479
Unanswered
petrasvestartas
asked this question in
Q&A
Replies: 2 comments
-
|
It does for some applications. The only way to know is to try your application with and without GMP+MPFR (installing them once to run a benchmark is really not hard). Note that the answer could depend on the dataset, not just the code. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I tested the speed difference in Straight Skeleton 2D for Windows. In most cases, Boost was a few percent faster (In my case).
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
I was always avoiding to use GMP in cgal because of dependency list.
But does GMP speeds up the CGAL computations when using precise kernel than using just boost and cgal?
Beta Was this translation helpful? Give feedback.
All reactions