1
0
mirror of https://github.com/fluencelabs/redis synced 2025-03-18 16:40:50 +00:00
antirez 4160bf0448 Geo: sync faster decoding from krtm that synched from Ardb.
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.
2015-07-01 16:12:08 +02:00
..
2015-06-22 09:07:13 +02:00