aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Modules/_sqlite/blob.c
diff options
context:
space:
mode:
authorgoldsteinn <35538541+goldsteinn@users.noreply.github.com>2022-05-23 20:45:31 -0500
committerGitHub <noreply@github.com>2022-05-24 10:45:31 +0900
commit7108bdf27c7a460cf83c4a01dea54ae4591d8aea (patch)
tree0ebf080594979a194459f6d5f4f30cb6fafffdac /Modules/_sqlite/blob.c
parentf7fabae75c7b8ecd0c5673b5d62a15db24a05953 (diff)
downloadcpython-7108bdf27c7a460cf83c4a01dea54ae4591d8aea.tar.gz
cpython-7108bdf27c7a460cf83c4a01dea54ae4591d8aea.zip
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.
Diffstat (limited to 'Modules/_sqlite/blob.c')
0 files changed, 0 insertions, 0 deletions