-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Utility: add a trivial NEON String::lowercase() port to the benchmark.
Not as a variant to the actual implementation, because it's significantly slower than what the compiler manages to autovectorize from the scalar case. Needs further investigation, this is here as a reminder and a playground for ideas.
- Loading branch information
Showing
1 changed file
with
83 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters