Message378836
> But there _also_ seem to be real (but much smaller) benefits > for the "search backward" cases, which I don't recall seeing > when I tried it. Do you have a guess as to why? I did change `skip = mlast - 1;` to `skip = mlast;` as you had pointed out. So it could be that, or just a compiler/benchmark ghost. | |
| Date | User | Action | Args | | 2020-10-17 21:35:10 | Dennis Sweeney | set | recipients: + Dennis Sweeney, tim.peters, gregory.p.smith, vstinner, pmpp, serhiy.storchaka, josh.r, ammar2, corona10, Zeturic | | 2020-10-17 21:35:10 | Dennis Sweeney | set | messageid: <1602970510.19.0.353872533478.issue41972@roundup.psfhosted.org> | | 2020-10-17 21:35:10 | Dennis Sweeney | link | issue41972 messages | | 2020-10-17 21:35:09 | Dennis Sweeney | create | | |