Skip to content

Reduce unnecessary error computation#39792

Merged
amcasey merged 1 commit intomicrosoft:release-4.0from
amcasey:OverloadErrors4
Jul 29, 2020
Merged

Reduce unnecessary error computation#39792
amcasey merged 1 commit intomicrosoft:release-4.0from
amcasey:OverloadErrors4

Conversation

@amcasey
Copy link
Copy Markdown
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
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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