Skip to content

Conversation

@pwshBot
Copy link
Collaborator

@pwshBot pwshBot commented May 14, 2025

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
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
Copy link
Contributor

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

📣 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