Nathan Sheffield

Results 325 comments of Nathan Sheffield

> good idea. Should be really easy, as well then how do you calculate the time, by taking the maximum value for the hash? assuming that the maximum runtime across...

another problem with accumulating time in this way is that it doesn't account for any time that is not spent in the 'run' command, right? I think we discussed this......

workaround posted in https://github.com/databio/bulker/issues/56#issuecomment-677708788

I don't have a strong opinion. Whatever you suggest and would like to use for your pipelines would be fine with me.

Hey @jpsmith5 anything to add here? :smile:

the 'is_command_callable" function in the latest ubiquerg should probably be basically able to solve this... we might want to just re-expose it via pypiper to keep things simple for the...

agreed. I've been revamping the way the epilog is printed. fixed the time thing. on memory, one other thing I noticed: we should report the peak memory for this run,...