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

use caching for speedup #10

Open
bertsky opened this issue Mar 1, 2024 · 0 comments
Open

use caching for speedup #10

bertsky opened this issue Mar 1, 2024 · 0 comments

Comments

@bertsky
Copy link
Collaborator

bertsky commented Mar 1, 2024

We should heavily use action caching to save time and bandwidth:

  • installation of required tools
  • cloning of required repos (mind that we can still pull from the repo once it's in the cache)
  • analysis and transforms: as long as the respective input files did not change (so the cache keys must match exactly the path names)
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

1 participant