ashander / ftprime

Forward-time simulation of the msprime data structure (for development)
2 stars 1 forks source link

Investigating possible memory leak #58

Open ashander opened 6 years ago

ashander commented 6 years ago

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

ashander commented 6 years ago

See in particular 7d8abda for details

codecov[bot] commented 6 years ago

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.