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

Build: Improve build retrigger perf by using cache.dryRun #85107

Closed
joaomoreno opened this issue Nov 19, 2019 · 1 comment
Closed

Build: Improve build retrigger perf by using cache.dryRun #85107

joaomoreno opened this issue Nov 19, 2019 · 1 comment
Assignees
Labels
engineering VS Code - Build / issue tracking / etc.
Milestone

Comments

@joaomoreno
Copy link
Member

The build cache now supports a dryRun property which allows the build to shave a few minutes off build retriggers.

@joaomoreno joaomoreno added the engineering VS Code - Build / issue tracking / etc. label Nov 19, 2019
@joaomoreno joaomoreno added this to the November 2019 milestone Nov 19, 2019
@joaomoreno joaomoreno self-assigned this Nov 19, 2019
@joaomoreno
Copy link
Member Author

Huge wins: checking for a compile cache went from ~8 minutes down to 1 second! ⚡

@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
engineering VS Code - Build / issue tracking / etc.
Projects
None yet
Development

No branches or pull requests

1 participant