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

Add a run time profile report #127

Merged
merged 8 commits into from
Jul 19, 2024

Conversation

bwrsandman
Copy link
Contributor

@bwrsandman bwrsandman commented May 21, 2024

Implements:

This change adds a summary to the job which gives statistics about the run. This is helpful for when some runs take hours to complete. Having the top times per file and per check allows optimizing compilation units or removal of complex checks.

I am open to advice for better looks for the summary. I.e emojis or badges form https://shields.io/

image

@bwrsandman bwrsandman force-pushed the enable-check-profile branch 6 times, most recently from aa1dda0 to f66960d Compare May 23, 2024 03:34
@bwrsandman bwrsandman force-pushed the enable-check-profile branch 7 times, most recently from 1b7f294 to 835fad5 Compare May 23, 2024 17:52
@bwrsandman bwrsandman marked this pull request as ready for review May 23, 2024 17:52
@bwrsandman bwrsandman force-pushed the enable-check-profile branch 2 times, most recently from 8aaec01 to 2ef8ea7 Compare May 23, 2024 18:00
Copy link
Owner

@ZedThree ZedThree left a comment

Choose a reason for hiding this comment

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

Amazing, thanks @bwrsandman !

Copy link
Owner

@ZedThree ZedThree left a comment

Choose a reason for hiding this comment

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

Great stuff, thanks @bwrsandman !

@ZedThree ZedThree changed the title Enable check profile Add a run time profile report Jul 19, 2024
@ZedThree ZedThree merged commit 20c47ad into ZedThree:master Jul 19, 2024
1 check passed
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