←back to thread

12 points xlinux | 1 comments | | HN request time: 0.201s | source
1. BoingBoomTschak ◴[] No.42206397[source]
Related repository of interest: https://github.com/scandum/binary_search

"The most notable variant, the monobound binary search, executes two to four times faster than the standard binary search on arrays smaller than 1 million 32 bit integers."