Message378534
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. |
|
| Date |
User |
Action |
Args |
| 2020-10-12 23:50:35 | Dennis Sweeney | set | recipients:
+ Dennis Sweeney, tim.peters, vstinner, pmpp, serhiy.storchaka, josh.r, ammar2, Zeturic |
| 2020-10-12 23:50:35 | Dennis Sweeney | set | messageid: <1602546635.12.0.22082934821.issue41972@roundup.psfhosted.org> |
| 2020-10-12 23:50:35 | Dennis Sweeney | link | issue41972 messages |
| 2020-10-12 23:50:35 | Dennis Sweeney | create | |
|