Skip to content
Snippets Groups Projects
Unverified Commit 7108bdf2 authored by goldsteinn's avatar goldsteinn Committed by GitHub
Browse files

gh-93033: Use wmemchr in stringlib (GH-93034)

Generally comparable perf for the "good" case where memchr doesn't
return any collisions (false matches on lower byte) but clearly faster
with collisions.
parent f7fabae7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment