-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Hi,
I wrapped your C++ code into an package for the R language. See RcppConcaveman. Then I tried it and I compared it to the R package concaveman that is a wrapper to the original JavaScript code from mapbox using V8.
I found that the output of your implementation is different than the one from the original version. See image below. The read is the original one, the blue is yours
Also I benchmarked it and I found that it was slower than the original JS code. See RcppConcaveman.
I'd like to have your opinion of these two points.
- Do you have an idea where the two implementations diverge?
- Do you have an idea where your implementation can be speed-up?
Thank you
Metadata
Metadata
Assignees
Labels
No labels
