Skip to content

Avoid diagnostics time in performance report#3654

Merged
jrbourbeau merged 1 commit intodask:masterfrom
mrocklin:performance-report-duration
Mar 28, 2020
Merged

Avoid diagnostics time in performance report#3654
jrbourbeau merged 1 commit intodask:masterfrom
mrocklin:performance-report-duration

Conversation

@mrocklin
Copy link
Copy Markdown
Member

Previously we would include all of the time taken to generate the
performance report in the reported time. Now we record the time before
we generate plots and use that instead.

This came from a comment in dask/dask-ml#619 (comment)

Previously we would include all of the time taken to generate the
performance report in the reported time.  Now we record the time before
we generate plots and use that instead.
@mrocklin mrocklin changed the title Avoid diangostics time in performance report Avoid diagnostics time in performance report Mar 28, 2020
Copy link
Copy Markdown
Member

@jrbourbeau jrbourbeau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update @mrocklin!

@jrbourbeau jrbourbeau merged commit f765242 into dask:master Mar 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants