Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[release/v7.4] Fix PSMethodInvocationConstraints.GetHashCode method#25567

Closed
pwshBot wants to merge 1 commit into
PowerShell:release/v7.4PowerShell/PowerShell:release/v7.4from
pwshBot:backport/release/v7.4/24965-dc84dbca9pwshBot/PowerShell:backport/release/v7.4/24965-dc84dbca9Copy head branch name to clipboard
Closed

[release/v7.4] Fix PSMethodInvocationConstraints.GetHashCode method#25567
pwshBot wants to merge 1 commit into
PowerShell:release/v7.4PowerShell/PowerShell:release/v7.4from
pwshBot:backport/release/v7.4/24965-dc84dbca9pwshBot/PowerShell:backport/release/v7.4/24965-dc84dbca9Copy head branch name to clipboard

Conversation

@pwshBot

@pwshBot pwshBot commented May 14, 2025

Copy link
Copy Markdown
Collaborator

Backport of #24965 to release/v7.4

Triggered by @TravisEz13 on behalf of @crazyjncsu

Original CL Label: CL-General

/cc @PowerShell/powershell-maintainers

Impact

Choose either tooling or Customer impact.

Tooling Impact

  • Required tooling change
  • Optional tooling change (include reasoning)

Customer Impact

  • Customer reported
  • Found internally

Large amount of memory used in almost every method invocation.

Regression

  • Yes
  • No

7.4 - Performance regression.

Testing

No tests changed, because it's a perf issue not a functional issue

Risk

  • High
  • Medium
  • Low

[High/Medium/Low. Justify the indication by mentioning how risks were measured and addressed.]

There is a difference between GetHashCode for array object itself and cumulative GetHashCode based on hashes of the array members.
@microsoft-github-policy-service microsoft-github-policy-service Bot added the Review - Needed The PR is being reviewed label May 22, 2025
@TravisEz13

Copy link
Copy Markdown
Member

@PowerShell/powershell-maintainers We don't have a customer impact statement and as stability is paramount for an LTS, we err on the side of not taking this until we have more information.

@TravisEz13 TravisEz13 closed this Jun 4, 2025
@microsoft-github-policy-service microsoft-github-policy-service Bot removed the Review - Needed The PR is being reviewed label Jun 4, 2025
@microsoft-github-policy-service

microsoft-github-policy-service Bot commented Jun 4, 2025

Copy link
Copy Markdown
Contributor

📣 Hey @@pwshBot, how did we do? We would love to hear your feedback with the link below! 🗣️

🔗 https://aka.ms/PSRepoFeedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.