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

<algorithm>: find/count vectorize moar #3267

Merged
merged 6 commits into from
Dec 15, 2022

Conversation

strega-nil-ms
Copy link
Contributor

@strega-nil-ms strega-nil-ms commented Dec 6, 2022

Fixes #3249

Depends on #3247

@StephanTLavavej StephanTLavavej added the performance Must go faster label Dec 6, 2022
@strega-nil-ms strega-nil-ms marked this pull request as ready for review December 7, 2022 18:45
@strega-nil-ms strega-nil-ms requested a review from a team as a code owner December 7, 2022 18:45
stl/inc/xutility Outdated Show resolved Hide resolved
stl/inc/xutility Outdated Show resolved Hide resolved
stl/inc/xutility Outdated Show resolved Hide resolved
stl/inc/xutility Outdated Show resolved Hide resolved
stl/inc/xutility Outdated Show resolved Hide resolved
stl/inc/xutility Show resolved Hide resolved
@StephanTLavavej
Copy link
Member

I pushed changes to clarify a comment and fix repeated test lines. @barcharcraz , the changes you requested have been made - you can re-review if you have time, or we can dismiss your stale review if you're busy.

Copy link
Member

@CaseyCarter CaseyCarter left a comment

Choose a reason for hiding this comment

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

Comment nitpicks, probably not worth resetting testing.

stl/inc/xutility Outdated Show resolved Hide resolved
stl/inc/xutility Outdated Show resolved Hide resolved
stl/inc/xutility Outdated Show resolved Hide resolved
@StephanTLavavej StephanTLavavej self-assigned this Dec 15, 2022
@StephanTLavavej
Copy link
Member

I'm mirroring this to the MSVC-internal repo - please notify me if any further changes are pushed.

@StephanTLavavej StephanTLavavej merged commit c3217d2 into microsoft:main Dec 15, 2022
@StephanTLavavej
Copy link
Member

Thanks for improving these optimizations!: 🐆 🐇 🏎️

@strega-nil-ms strega-nil-ms deleted the find-count-vectorize-moar branch December 19, 2022 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Must go faster
Projects
None yet
Development

Successfully merging this pull request may close these issues.

<algorithm>: find and count could vectorize in more cases
5 participants