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

Try to fix typings perf issues on web #224640

Merged
merged 1 commit into from
Aug 2, 2024
Merged

Conversation

mjbvz
Copy link
Collaborator

@mjbvz mjbvz commented Aug 2, 2024

For #182791

With this change, we now make a single call to the package manager per root instead of per package. This simplifies the code and should be better for perf

Still seeing a bunch of errors in the console but TS typing is working ok. Needs more exploration for ATA

cc @zkat

For microsoft#182791

With this change, we now make a single call to the package manager per root instead of per package. This simplifies the code and should be better for perf

Still seeing a bunch of errors in the console but TS typing is working ok. Needs more exploration for ATA
@mjbvz mjbvz added this to the August 2024 milestone Aug 2, 2024
@mjbvz mjbvz self-assigned this Aug 2, 2024
@mjbvz mjbvz changed the title Try to fix ata perf issues on web Try to fix typings perf issues on web Aug 2, 2024
@mjbvz mjbvz merged commit a1572d3 into microsoft:main Aug 2, 2024
6 checks passed
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Sep 16, 2024
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