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

WIP: Load EpiSystem from disk (Scotland run) #79

Open
wants to merge 17 commits into
base: dev
Choose a base branch
from

Conversation

claireh93
Copy link

Split run_model into create_epi and run function - saves an initial EpiSystem and loads from memory on subsequent runs. Takes ~3 seconds to load from disk compared to >30 seconds to create from scratch.

@claireh93 claireh93 requested a review from a team August 28, 2020 10:40
@codecov
Copy link

codecov bot commented Aug 28, 2020

Codecov Report

Merging #79 into dev will decrease coverage by 0.18%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #79      +/-   ##
==========================================
- Coverage   61.97%   61.79%   -0.19%     
==========================================
  Files          46       45       -1     
  Lines        2735     2722      -13     
==========================================
- Hits         1695     1682      -13     
  Misses       1040     1040              
Impacted Files Coverage Δ
src/Simulation.jl 60.00% <ø> (ø)

@claireh93 claireh93 changed the title Load EpiSystem from disk (Scotland run) WIP: Load EpiSystem from disk (Scotland run) Aug 28, 2020
@claireh93
Copy link
Author

@richardreeve and this one too hopefully - it was stuck because of the pipeline one.

@richardreeve
Copy link
Member

@claireh93 I assume this will be out of date now?

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.

2 participants