Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

[release/v7.5] Fix PSMethodInvocationConstraints.GetHashCode method#25306

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

pwshBot
Copy link
Collaborator

@pwshBotpwshBot commentedApr 10, 2025
edited by TravisEz13
Loading

Backport of#24965 to release/v7.5

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.

[If yes, specify when the regression was introduced. Provide the PR or commit if known.]

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-servicemicrosoft-github-policy-servicebot added the Review - NeededThe PR is being reviewed labelApr 22, 2025
@TravisEz13TravisEz13 added CL-GeneralIndicates that a PR should be marked as a general cmdlet change in the Change Log BackPort-7.5.x-Approved labelsMay 14, 2025
@daxian-dbwdaxian-dbw removed the Review - NeededThe PR is being reviewed labelMay 14, 2025
@TravisEz13
Copy link
Member

/azp run PowerShell-CI-linux-packaging, PowerShell-Windows-Packaging-CI

@azure-pipelinesAzure Pipelines
Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@TravisEz13TravisEz13 merged commit2bab6df intoPowerShell:release/v7.5May 14, 2025
40 of 46 checks passed
@microsoft-github-policy-serviceMicrosoft GitHub Policy Service
Copy link
Contributor

microsoft-github-policy-servicebot commentedMay 14, 2025
edited by unfurl-linksbot
Loading

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

🔗https://aka.ms/PSRepoFeedback

Binicyber reacted with thumbs up emoji

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

@TravisEz13TravisEz13TravisEz13 approved these changes

Assignees
No one assigned
Labels
BackPort-7.5.x-ApprovedCL-GeneralIndicates that a PR should be marked as a general cmdlet change in the Change Log
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@pwshBot@TravisEz13@daxian-dbw@crazyjncsu

[8]ページ先頭

©2009-2025 Movatter.jp