Files
osrm-backend/include/util
Daniel J. Hofmann 1417d43430 Cut down memory usage for tables in XORFastHash by factor of four
`pow(2, 16)` is not `2 << 16` but rather `1 << 16`.

With this change we cut memory usage in half for the XORFastHash's two
tables. Adapts XORFastHashStorage, memory usage reduction by factor two.
2016-01-26 17:54:08 +01:00
..
2016-01-08 01:31:57 +01:00
2016-01-08 01:31:57 +01:00
2016-01-08 01:31:57 +01:00
2016-01-08 01:31:57 +01:00
2016-01-08 01:31:57 +01:00
2016-01-08 01:31:57 +01:00
2016-01-08 01:31:57 +01:00
2016-01-08 01:30:52 +01:00
2016-01-08 01:31:57 +01:00
2016-01-08 01:31:57 +01:00
2016-01-08 01:31:57 +01:00
2016-01-08 01:31:57 +01:00
2016-01-08 01:31:57 +01:00
2016-01-08 01:31:57 +01:00
2016-01-08 01:31:57 +01:00
2016-01-08 01:31:57 +01:00
2016-01-08 01:31:57 +01:00
2016-01-08 01:31:57 +01:00
2016-01-08 01:31:57 +01:00
2016-01-08 01:31:57 +01:00
2016-01-08 01:31:57 +01:00
2016-01-08 01:31:57 +01:00
2016-01-08 01:31:57 +01:00
2016-01-08 01:31:57 +01:00