osrm-backend/features
Kajari Ghosh fbba23e66d set up for computing durations while unpacking them
copy dummy cache over

implement retrievePackedPathFromSearchSpace

calculate packed_path_from_source_to_middle

debugging the retrievePackedPathFromSearchSpace function implementation

adding in packed_path_from_source_to_middle

cache is partway working

unpack path and get duration that way

the computeDurationForEdge method

comment out cache

clean up the code

move vector creation and allocation to outside of loop

hack to not return vectors on facade.GetUncompressedForwardDurations and facade.GetUncompressedReverseDurations

clean up hack

add exclude_index to cache key

clearing cache with timestamp

rebase against vectors->range pr

swapped out unordered_map cache with a boost_lru implementation

calculation for cache size

cleaned up comment about cache size calculations

unit tests

cache uses unsigned char for exclude index

clean up cache and unit tests

pass in a hashed key to the threadlocal cache

500 mb threadlocal 2 t

fixes and a rebase

correct calculation
2018-05-04 11:31:38 -04:00
..
bicycle Add test fo excluding ferries on bikes 2018-04-26 21:46:20 +02:00
car Added post process logic to collapse segregated turn instructions (#4925) 2018-03-30 07:43:56 -04:00
foot Adds exception for barrier=lift_gate (bike, walk), resolves #4490 2017-10-19 15:27:35 +01:00
guidance Test for "No turn issued for right turn on un-named roads", #4414 2018-04-26 18:53:47 +02:00
lib Run cucumber in its own dataset namespace so it does not interfere 2018-04-05 15:12:47 +02: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 make eslint happy 2018-04-27 05:21:08 +02:00
testbot set up for computing durations while unpacking them 2018-05-04 11:31:38 -04:00