Skip to content

Commit 7cb0dbb

Browse files
authored
Merge pull request #539 from python/main
bpo-41972: Tweak fastsearch.h string search algorithms (pythonGH-27091)
2 parents 2980efd + d01dceb commit 7cb0dbb

File tree

2 files changed

+332
-272
lines changed

2 files changed

+332
-272
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Tuned the string-searching algorithm of fastsearch.h to have a shorter inner loop for most cases.

0 commit comments

Comments
 (0)