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>: ranges::search_n potential performance improvement #932

Open
CaseyCarter opened this issue Jun 27, 2020 · 0 comments
Open

<algorithm>: ranges::search_n potential performance improvement #932

CaseyCarter opened this issue Jun 27, 2020 · 0 comments
Labels
performance Must go faster

Comments

@CaseyCarter
Copy link
Member

The implementation of ranges::search_n for bidirectional iterators has some opportunities to investigate for performance improvements; see the discussion that starts at #914 (comment).

(I'll update this issue with specifics and links to sources after #914 merges.)

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

No branches or pull requests

1 participant