Skip to content

Add rcpp#40

Merged
GregJohnsonJr merged 6 commits intodevfrom
AddRcpp
Mar 12, 2025
Merged

Add rcpp#40
GregJohnsonJr merged 6 commits intodevfrom
AddRcpp

Conversation

@GregJohnsonJr
Copy link
Copy Markdown
Collaborator

Rcpp has been added and we were able to increase the speed of the filter mismatch peaks function. It went from 6 seconds to 90 milliseconds. Other than that function, there were not many functions that we need to port over to cpp (that could change in the future). #39 #37

@GregJohnsonJr GregJohnsonJr added the enhancement New feature or request label Mar 12, 2025
@GregJohnsonJr GregJohnsonJr self-assigned this Mar 12, 2025
@GregJohnsonJr GregJohnsonJr linked an issue Mar 12, 2025 that may be closed by this pull request
@GregJohnsonJr GregJohnsonJr merged commit 441b274 into dev Mar 12, 2025
@GregJohnsonJr GregJohnsonJr deleted the AddRcpp branch August 8, 2025 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update critical R code to C++ code for faster execution

1 participant