mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-22 16:18:28 -05:00
4160bf0448
Instead of successive divisions in iteration the new code uses bitwise magic to interleave / deinterleave two 32bit values into a 64bit one. All tests still passing and is measurably faster, so worth it. |
||
---|---|---|
.. | ||
geohash_helper.c | ||
geohash_helper.h | ||
geohash.c | ||
geohash.h | ||
Makefile |