Message380473
I am attempting to better understand the performance characteristics to determine where a cutoff should go. Attached is a colorful table of benchmarks of the existing algorithm to the PR with the cutoff changed to `if (1)` (always two-way) or `if (0)` (always status quo), and tested on a variety of needle lengths and haystack lengths. | |
| Date | User | Action | Args | | 2020-11-06 20:28:21 | Dennis Sweeney | set | recipients: + Dennis Sweeney, gvanrossum, tim.peters, gregory.p.smith, vstinner, taleinat, pmpp, serhiy.storchaka, josh.r, ammar2, corona10, Zeturic | | 2020-11-06 20:28:21 | Dennis Sweeney | set | messageid: <1604694501.39.0.37585698692.issue41972@roundup.psfhosted.org> | | 2020-11-06 20:28:21 | Dennis Sweeney | link | issue41972 messages | | 2020-11-06 20:28:21 | Dennis Sweeney | create | | |