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

Create AppInfo cache on creating a new compiler folder #3434

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ChrisBlankDe
Copy link
Contributor

the appinfo cache could be created right after the creation of the compiler folder.

this improves build performance if the compile folder is created and cached without running a compile before caching.

In our case we create a bunch of compile folders for different versions and localizations and then create an vm image which is used for build agents

@ChrisBlankDe ChrisBlankDe requested a review from a team as a code owner March 19, 2024 10:38
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.

None yet

1 participant