Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ui] Display computation time for "running" or "finished" nodes #1764

Merged
merged 1 commit into from
Sep 9, 2022

Conversation

cbentejac
Copy link
Contributor

Description

This PR displays, for a node whose status is either "FINISHED" or "RUNNING", the computation time in the title bar of the node. For nodes with several chunks, the displayed time corresponds to the cumulated computation time of every chunk; in that case, the computation time for the longest chunk is also displayed in a tooltip.

@cbentejac cbentejac force-pushed the dev/displayComputeTime branch 3 times, most recently from 02989a9 to d2689fb Compare September 9, 2022 13:31
@fabiencastan fabiencastan added this to the Meshroom 2022.1.0 milestone Sep 9, 2022
@fabiencastan fabiencastan merged commit ee20136 into develop Sep 9, 2022
@fabiencastan fabiencastan deleted the dev/displayComputeTime branch September 9, 2022 22:27
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