-
Notifications
You must be signed in to change notification settings - Fork 915
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
Add timing chart for libcudf build metrics report page #10038
Add timing chart for libcudf build metrics report page #10038
Conversation
Codecov Report
@@ Coverage Diff @@
## branch-22.04 #10038 +/- ##
================================================
+ Coverage 10.37% 10.43% +0.05%
================================================
Files 119 119
Lines 20149 20594 +445
================================================
+ Hits 2091 2148 +57
- Misses 18058 18446 +388
Continue to review full report at Codecov.
|
Example output of a nearly full build |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, just one nit: would it be possible/preferrable to represent the time in minutes as minutes:seconds (or maybe always use seconds)? Seeing 1.975 minutes is odd, at least to me.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving ops-codeowner
file changes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
@gpucibot merge |
Adds build time chart similar to ninjatracing output to the "Build Metrics Report" in a cudf build.
Other changes include