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

Printing timings as well #25

Open
ffMathy opened this issue Jul 17, 2024 · 2 comments
Open

Printing timings as well #25

ffMathy opened this issue Jul 17, 2024 · 2 comments

Comments

@ffMathy
Copy link

ffMathy commented Jul 17, 2024

Right now, this action takes 8 minutes to run. That's a lot for a CI pipeline.

I'd love to know how much time it takes to free up each thing that I set to true, so that I can opt out of some of them that are taking long.

It would be great if the action would print this information.

@xc2
Copy link

xc2 commented Jul 20, 2024

Stroke shift-T on workflow log page, github will display the timestamps for you.

btw, please refer to #26 for better perf. To try out atm, change uses: jlumbroso/free-disk-space@main to uses: xc2/free-disk-space@main

@molexx
Copy link

molexx commented Aug 5, 2024

That works well, time reduced from 16min (!) to 48s. Same space reduction - 37% usage to 19%. Thanks @xc2

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

No branches or pull requests

3 participants