issue-tracking icon indicating copy to clipboard operation
issue-tracking copied to clipboard

Feature Request: Cumulative Wall Time Duration for Experiments

Open ryanhausen opened this issue 4 years ago • 1 comments

The Duration column in project summary page isn't useful for any resumed experiments. To be specific, the formula for the duration column seems to be:

Duration = experiment.EndTime - experiment.StartTime

For a single experiment run this is fine, but if you resume an experiment this becomes uninformative. Consider the following:

Experiment 1

  • Starts at 12:00am and ends at 12:00pm
  • The duration is 12 hours

Experiment 2

  • Starts at 12:00am and ends at 1:00am
  • It's resumed at 11:00am and ends at 12:00pm
  • The duration is also 12 hours, but should be 2 hours.

I think that CPU wall time might be more intuitive. Thanks!

ryanhausen avatar Jul 28 '20 17:07 ryanhausen

Thanks @ryanhausen ! Adding this to our list.

dsblank avatar Aug 06 '20 13:08 dsblank

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Nov 08 '23 21:11 github-actions[bot]

This issue was closed because it has been stalled for 5 days with no activity.

github-actions[bot] avatar Nov 14 '23 21:11 github-actions[bot]