MCPcopy Create free account
hub / github.com/BonzaiThePenguin/WikiSort / FindFirstForward

Function FindFirstForward

WikiSort.c:173–183  ·  view source on GitHub ↗

combine a linear search with a binary search to reduce the number of comparisons in situations */ where have some idea as to how many unique values there are and where the next value might be */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

WikiSortFunction · 0.70

Calls 4

Range_lengthFunction · 0.85
MaxFunction · 0.85
BinaryFirstFunction · 0.85
Range_newFunction · 0.85

Tested by

no test coverage detected