Skip to content

Perf: replace O(n) linear scans with O(log n) binary search across sorted element collections.#50

Open
mohammedahmed18 wants to merge 7 commits into
Vivino:masterfrom
mohammedahmed18:perf/binary-search-instead-of-linear
Open

Perf: replace O(n) linear scans with O(log n) binary search across sorted element collections.#50
mohammedahmed18 wants to merge 7 commits into
Vivino:masterfrom
mohammedahmed18:perf/binary-search-instead-of-linear