Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Verified Commit 0262f094 authored by Ayush Singh's avatar Ayush Singh
Browse files

Switch to linear search.


Will probably be faster than binary search for n <= 32 due to cache
prediction.

Signed-off-by: default avatarAyush Singh <ayushdevel1325@gmail.com>
parent 9a5b0fa1
Branches
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment