Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce duration of MADMMplasso() example #15

Closed
wleoncio opened this issue Nov 29, 2023 · 2 comments
Closed

Reduce duration of MADMMplasso() example #15

wleoncio opened this issue Nov 29, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@wleoncio
Copy link
Member

On some CRAN-like machines, which are usually slower than typical PCs, the example for the MADMMplasso() function take too long (i.e., more than 5 seconds) to run. Elapsed time is often timed at 12 seconds or more. This will probably be an issue for CRAN reviewers, so it should be addressed before submitting.

@wleoncio wleoncio added the bug Something isn't working label Nov 29, 2023
@wleoncio
Copy link
Member Author

This may get solved once #17 is resolved, but any work on speeding up the example (or reducing its footprint, as it is currently almost 100 LOC long) is welcome.

@Theo-qua
Copy link
Collaborator

Theo-qua commented Jan 12, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants