Dennis Sweeney <[email protected]> added the comment:
PR 22679 is a draft that does the two-way algorithm but also adds both of the tricks from Fredrik's implementation: a bit-set "bloom filter" and remembering the skip-distance between some pair of characters. ---------- Added file: https://bugs.python.org/file49511/bench_results.txt _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue41972> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
