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

Performance issue on Porter #815

Open
MTCam opened this issue Jan 6, 2023 · 2 comments
Open

Performance issue on Porter #815

MTCam opened this issue Jan 6, 2023 · 2 comments

Comments

@MTCam
Copy link
Member

MTCam commented Jan 6, 2023

CI has been taking a really long time on Porter since Wednesday.
Started here: (https://github.com/illinois-ceesd/mirgecom/actions/runs/3842730601/jobs/6544320897)
Today's run: (https://github.com/illinois-ceesd/mirgecom/actions/runs/3851480094/jobs/6562700607)

The performance drag is persistent across branches, and appears to be affecting all branches:
(https://github.com/illinois-ceesd/mirgecom/actions/runs/3851378596/jobs/6562480056)

Issue appears to be only in CI. Have been unable to reproduce by hand on Porter so far.

@inducer
Copy link
Contributor

inducer commented Jan 6, 2023

It might be good to use per-run caches and make sure those are empty before each run.

@MTCam
Copy link
Member Author

MTCam commented Jan 6, 2023

It might be good to use per-run caches and make sure those are empty before each run.
👍

Spot on. Your deletion of the cache directories on Porter appears to have cleared up the problem.
(https://github.com/illinois-ceesd/mirgecom/actions/runs/3851480094/workflow)

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

2 participants