Skip to content

Conversation

@devversion
Copy link
Member

Instead of building inside WSL on the host disk, we should build inside the WSL file system as that is significantly faster and avoids the interop bottleneck. For this, we naively copy over the repository after checkout into WSL; and operate from in there.

Pending TODO is how we can properly cache contents inside WSL; as the cache action currently does not seem to pick it up properly.

@devversion devversion requested a review from crisbeto March 3, 2025 06:58
Instead of building inside WSL on the host disk, we should build inside
the WSL file system as that is significantly faster and avoids the
interop bottleneck. For this, we naively copy over the repository after
checkout into WSL; and operate from in there.

Pending TODO is how we can properly cache contents inside WSL; as the
cache action currently does not seem to pick it up properly.
@devversion devversion merged commit bf0dd63 into angular:main Mar 3, 2025
9 checks passed
@devversion devversion deleted the improve-wsl-2 branch March 3, 2025 11:11
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Apr 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants