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
..
2014-06-20 14:59:20 +02:00
2015-06-03 13:33:28 +02:00
2015-06-22 09:07:13 +02:00