Amir Gonnen 31d12a2f7d py/qstr: Remove MP_QSTR_SEARCH_THRESHOLD.
MP_QSTR_SEARCH_THRESHOLD doesn't provide improvement with sorted hashes.
Remove MP_QSTR_SEARCH_THRESHOLD and simlify the binary search.

Sequential search is still needed in case of hash collisions, or
unsorted pools.

Signed-off-by: Amir Gonnen <amirgonnen@gmail.com>
2022-08-07 01:13:35 +03:00
..
2022-07-02 23:40:22 +03:00
2022-06-17 12:57:59 +10:00
2022-07-02 23:38:13 +03:00
2019-11-21 12:04:53 +11:00