8000 Avoid LINQ in `LanguagePrimitives.UpdateTypeConvertFromTypeTable` by xtqqczze · Pull Request #15168 · PowerShell/PowerShell · GitHub
[go: up one dir, main page]

Skip to content

Avoid LINQ in LanguagePrimitives.UpdateTypeConvertFromTypeTable #15168

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
May 17, 2021

Conversation

xtqqczze
Copy link
Contributor
@xtqqczze xtqqczze commented Apr 6, 2021

Avoid unnecessary allocations inside lock.

@ghost ghost assigned anmenaga Apr 6, 2021
@ghost ghost added the Waiting on Author The PR was reviewed and requires changes or comments from the author before being accept label Apr 9, 2021
@xtqqczze xtqqczze closed this Apr 11, 2021
@xtqqczze xtqqczze reopened this Apr 11, 2021
@ghost ghost added the Stale label Apr 26, 2021
@ghost
Copy link
ghost commented Apr 26, 2021

This pull request has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 15 days. It will be closed if no further activity occurs within 10 days of this comment.

@xtqqczze xtqqczze changed the title WIP: Avoid allocation in LanguagePrimitives.UpdateTypeConvertFromTypeTable Avoid LINQ in LanguagePrimitives.UpdateTypeConvertFromTypeTable Apr 26, 2021
@ghost ghost removed Waiting on Author The PR was reviewed and requires changes or comments from the author before being accept Stale labels Apr 26, 2021
@xtqqczze xtqqczze marked this pull request as ready for review April 26, 2021 20:44
@xtqqczze xtqqczze closed this Apr 26, 2021
@xtqqczze xtqqczze reopened this Apr 26, 2021
@ghost ghost added the Review - Needed The PR is being reviewed label May 4, 2021
@ghost
Copy link
ghost commented May 4, 2021

This pull request has been automatically marked as Review Needed because it has been there has not been any activity for 7 days.
Maintainer, please provide feedback and/or mark it as Waiting on Author

Copy link
Collaborator
@vexx32 vexx32 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, nicely done! 💖

@anmenaga anmenaga added the CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log label May 5, 2021
@anmenaga
Copy link
anmenaga commented May 5, 2021

Restarted PowerShell-CI-macos.

@ghost ghost removed the Review - Needed The PR is being reviewed label May 5, 2021
@xtqqczze
Copy link
Contributor Author
xtqqczze commented May 8, 2021

@anmenaga PowerShell-CI-macos test failures are showing as new, could you try restarting again before I investigate further?

@anmenaga
Copy link

Restarted PowerShell-CI-macos.

@xtqqczze xtqqczze closed this May 15, 2021
@xtqqczze xtqqczze reopened this May 15, 2021
@xtqqczze
Copy link
Contributor Author

@anmenaga tests have passed

@anmenaga anmenaga merged commit 5abb90f into PowerShell:master May 17, 2021
@xtqqczze xtqqczze deleted the remove-linq2 branch May 19, 2021 07:47
@ghost
Copy link
ghost commented May 27, 2021

🎉v7.2.0-preview.6 has been released which incorporates this pull request.:tada:

Handy links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0