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

radmeth is too slow #19

Open
guilhermesena1 opened this issue Jul 8, 2022 · 0 comments
Open

radmeth is too slow #19

guilhermesena1 opened this issue Jul 8, 2022 · 0 comments

Comments

@guilhermesena1
Copy link
Contributor

It takes several hours in the human genome to test for all 28M CpGs on a two-case test with 10 replicates each. According to perf, half of the time in the code is spent on __ieee754_log_fma, which I think has to do with log-likelihoods within GSL. We may be able to optimize these.

@andrewdavidsmith andrewdavidsmith transferred this issue from smithlabcode/methpipe Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant