Skip to content
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

Fix perf of PooledBufferTests #9015

Merged
merged 1 commit into from
May 20, 2024

Conversation

ReubenBond
Copy link
Member

@ReubenBond ReubenBond commented May 20, 2024

SequenceEqual is much faster than the default implementation, which takes ~5s per comparison for these large buffers on my machine.

Microsoft Reviewers: Open in CodeFlow

@ReubenBond ReubenBond merged commit 488b2db into dotnet:main May 20, 2024
18 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jun 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant