Skip to content

Conversation

@lemire
Copy link
Member

@lemire lemire commented Jun 19, 2024

This PR simplifies somewhat our algorithm and completes the README. It turns out that we do not need to count the number of ASCII characters. I have also added a JSON file for reference. The benchmark now defaults on our faster routine, to make benchmarking easier for our users.

This could be the final PR prior to the release.

@lemire lemire requested a review from Nick-Nuon June 19, 2024 21:29
@lemire lemire linked an issue Jun 19, 2024 that may be closed by this pull request
@Nick-Nuon Nick-Nuon mentioned this pull request Jun 19, 2024
Copy link
Collaborator

@Nick-Nuon Nick-Nuon left a comment

Choose a reason for hiding this comment

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

This looks good. I get better benchmakrs also on my machine.

@lemire
Copy link
Member Author

lemire commented Jun 20, 2024

@Nick-Nuon I have merged AVX-512.

@lemire lemire merged commit 441c72c into main Jun 20, 2024
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.

Document the performance

3 participants