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

Make measurement of computation time less conservative #59

Merged
merged 10 commits into from
Feb 25, 2022

Conversation

camillegontier
Copy link
Member

fixes #58

Remove the following line:

MAP(sim::NestedFilterSimulation; kwargs...) = MAP(sim.fstate.model; kwargs...)
@simsurace simsurace changed the title Master test cg Make measurement of computation time less conservative Feb 21, 2022
@camillegontier camillegontier changed the base branch from master to master_CG February 25, 2022 17:56
@camillegontier camillegontier merged commit 72a4197 into master_CG Feb 25, 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

Successfully merging this pull request may close these issues.

Implement less conservative recording of computation time for OED
1 participant