SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72125 0 10 Python

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.
G
goldsteinn committed
7108bdf27c7a460cf83c4a01dea54ae4591d8aea
Parent: f7fabae
Committed by GitHub <noreply@github.com> on 5/24/2022, 1:45:31 AM