Skip to content

making ocPreds more efficient #131

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

Open
audreyyeoCH opened this issue Apr 3, 2025 · 1 comment
Open

making ocPreds more efficient #131

audreyyeoCH opened this issue Apr 3, 2025 · 1 comment

Comments

@audreyyeoCH
Copy link
Collaborator

audreyyeoCH commented Apr 3, 2025

Make these more efficient:

                               user    system      elapsed

ocPredprobDist 165.489 0.012 165.510
plotOc 57.410 0.002 57.414
ocRctPredprobDist 22.048 0.006 22.055

it's probably only ocPredprobDist as the others build on it

May 2025 results :

Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
ocPredprobDist 165.726 0.011 165.774
plotOc 58.122 0.005 58.134
ocRctPredprobDist 22.139 0.003 22.144

@danielinteractive
Copy link
Collaborator

Also #134 does not really close this issue, because we don't really make the simulations more efficient there, we just run less of them. So I would still keep this issue open.

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

2 participants