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

Investigating possible memory leak #58

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Investigating possible memory leak #58

wants to merge 3 commits into from

Conversation

ashander
Copy link
Owner

Thanks @hyanwong. It does look like there is a constant memory cost for each
sim, even when deleting or exiting a function.

@ashander
Copy link
Owner Author

See in particular 7d8abda for details

@codecov
Copy link

codecov bot commented Nov 21, 2017

Codecov Report

Merging #58 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #58   +/-   ##
=======================================
  Coverage   75.18%   75.18%           
=======================================
  Files           4        4           
  Lines         270      270           
=======================================
  Hits          203      203           
  Misses         67       67

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4046c18...7d8abda. Read the comment docs.

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.

1 participant