You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: VERSIONS
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -147,6 +147,7 @@ development head (in the master branch):
147
147
fix #488, non-UTF-8 encoding causes poor error
148
148
fix #476, external editing causes SLiMgui to get confused
149
149
fix #479, CLI progress bar would be a nice option; this is now -p[rogress]
150
+
fix #478, record resource usage information in the tree sequence provenance; now we also print user/sys CPU usage for -t[ime], since we now have the information
j["metadata"]["individuals"]["flags"]["18"]["description"] = "the individual was requested by the user to be retained only if its nodes continue to exist in the tree sequence";
6742
6744
6745
+
// We save this information out only for runs at the command line. This data might not be available on
6746
+
// all platforms; when it is unavailable, the key will be omitted. We always have elapsed wall time.
0 commit comments