osrm-backend/features
Daniel Patterson 498259b220
Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost.
Adds approx 10% to total data size.  Speeds up large table requests by 2 orders of magnitude.

Co-authored-by: Kajari Ghosh <ghoshkaj@gmail.com>
2018-10-30 15:41:06 -07:00
..
bicycle blacklisting barriers allow routing 2018-05-28 17:21:08 +02:00
car Support maxlength and maxweight in car profile 2018-07-11 18:33:30 +02:00
foot allow routing over barrier=some_tag 2018-05-29 16:56:15 +02:00
guidance Test for "No turn issued for right turn on un-named roads", #4414 2018-04-26 18:53:47 +02:00
lib Expose new --mmap switch (mmap_memory: true in NodeJS), and run test suite in this mode, as well as shared memory mode. 2018-10-26 23:54:00 -07:00
nearest cucumber: change syntax of node maps 2016-10-11 09:07:48 +02:00
options Better test coverage for datastore options 2018-04-07 00:22:29 +02:00
raster Don't use manual extract commands in weight tests 2017-06-02 18:12:13 +00:00
step_definitions Unpack paths and return total distance in matrix plugin for CH (#4990) 2018-04-20 18:18:55 -04:00
stress cucumber: change syntax of node maps 2016-10-11 09:07:48 +02:00
support Expose new --mmap switch (mmap_memory: true in NodeJS), and run test suite in this mode, as well as shared memory mode. 2018-10-26 23:54:00 -07:00
testbot Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost. 2018-10-30 15:41:06 -07:00