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 typo #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix typo #3

wants to merge 1 commit into from

Conversation

hixan
Copy link

@hixan hixan commented May 9, 2023

referenced std::sort instead of std::lower_bound

referenced std::sort instead of std::lower_bound
@hixan
Copy link
Author

hixan commented May 9, 2023

It looks like you meant to say the first implementation was 20% faster then std::lower_bound instead of std::sort

@thyecust thyecust mentioned this pull request Nov 1, 2023
@thyecust
Copy link

thyecust commented Nov 1, 2023

This change makes sense for me.

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.

2 participants