osrm-backend/include
Patrick Niklaus c51ffeb65a Switch StaticRTree leaf size to 256 elements per leaf
This increses query performance dramatically for queries with a lot of
coordinates. However it increases the internal memory usage of the
StaticRTree also 4x.
2016-04-09 17:26:27 +02:00
..
contractor Enables the use of multiple segment-speed-files on the osrm-contract 2016-04-05 22:58:32 +02:00
engine fixing unit tests 2016-04-08 11:21:14 +02:00
extractor refactor of turn analysis into turn handlers 2016-04-08 18:14:43 +02:00
osrm Initial libosrm API docs 2016-04-05 22:59:14 +02:00
server Adapts all grammars to use expectation parsers without backtracking. 2016-04-08 21:03:50 +02:00
storage Add license to storage and storage config exposed in public API, closes #2036 2016-04-07 10:41:32 +02:00
util Switch StaticRTree leaf size to 256 elements per leaf 2016-04-09 17:26:27 +02:00