Skip to content

Reduce unnecessary error computation #39792

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

Merged
merged 1 commit into from
Jul 29, 2020

Conversation

amcasey
Copy link
Member

@amcasey amcasey commented Jul 28, 2020

...during overload resolution. Based on a trace that was spending 30% of a (very slow) overload resolution elaborating errors that were then dropped.

Ported from #39776

...during overload resolution.  Based on a trace that was spending 30%
of a (very slow) overload resolution elaborating errors that were then
dropped.
@typescript-bot typescript-bot added the For Uncommitted Bug PR for untriaged, rejected, closed or missing bug label Jul 28, 2020
@amcasey amcasey requested a review from RyanCavanaugh July 28, 2020 20:15
@amcasey amcasey closed this Jul 28, 2020
@amcasey amcasey reopened this Jul 28, 2020
@amcasey amcasey merged commit c66b690 into microsoft:release-4.0 Jul 29, 2020
@amcasey amcasey deleted the OverloadErrors4 branch July 29, 2020 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants