MarginaliaSearch/code/libraries/array/test/nu/marginalia
Viktor Lofgren 9e766bc056 (array) Clean up search function jungle
Retire search functions that weren't used, including the native implementations.  Drop confusing suffixes on search function names.  Search functions no longer encode search misses as negative values.

Replaced binary search function with a branchless version that is much faster.

Cleaned up benchmark code.
2024-05-17 14:30:06 +02:00
..
array (array) Clean up search function jungle 2024-05-17 14:30:06 +02:00
util/test (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00