chanzuckerberg / shasta

[MOVED] Moved to paoloshasta/shasta. De novo assembly from Oxford Nanopore reads
Other
272 stars 59 forks source link

Log peak memory usage. #155

Closed bagashe closed 4 years ago

bagashe commented 4 years ago

If /proc/self/status does not exist (macOS) then it is not captured. This is fine since our goal is to use this to minimize peak memory usage for big assemblies (Linux).

Test Plan: Looked at the stdout log for test assemblies on Github actions. Saw the value on Ubuntu, but not on macOS.