osrm-backend/unit_tests/engine
Kajari Ghosh 90e0beaed6 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
2018-04-20 08:00:15 -04:00
..
base64.cpp PR review adjustments 2017-04-06 10:36:40 +02:00
collapse_internal_route_result.cpp Remove deduplication of unpacked_path_segments in MM collapsing (#4911) 2018-02-24 12:42:11 +11:00
douglas_peucker.cpp Move debug printer code to own header 2018-02-06 11:51:33 +01:00
geometry_string.cpp Decoding should not fail for incomplete polyline strings (#3404) 2016-12-06 14:09:18 +01:00
guidance_assembly.cpp Support maneuver relations (#4676) 2018-02-10 05:32:09 +11:00
json_factory.cpp Split intersection analysis and guidance code 2018-02-02 11:33:38 -05:00
offline_facade.cpp Restore storage constructors with one arguments 2018-04-09 15:08:00 +02:00
polyline_compressor.cpp clang-format 2017-06-07 15:39:08 +03:00
tidy.cpp Don't remove the last original coordinate during tiding 2017-04-13 21:27:00 +00:00
unpacking_cache.cpp set up for computing durations while unpacking them 2018-04-20 08:00:15 -04:00