Routino SVN Repository Browser

Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino

ViewVC logotype

Revision 1292


Jump to revision: Previous Next
Author: amb
Date: Fri May 3 15:25:56 2013 UTC (11 years, 10 months ago)
Changed paths: 12
Log Message:
Add node, segment, way and turn relation cache for slim mode.  Approx 40%
speed-up for router.


Changed paths

Path Details
Directorytrunk/src/Makefile modified , text changed
Directorytrunk/src/cache.c added
Directorytrunk/src/cache.h added
Directorytrunk/src/nodes.c modified , text changed
Directorytrunk/src/nodes.h modified , text changed
Directorytrunk/src/relations.c modified , text changed
Directorytrunk/src/relations.h modified , text changed
Directorytrunk/src/router.c modified , text changed
Directorytrunk/src/segments.c modified , text changed
Directorytrunk/src/segments.h modified , text changed
Directorytrunk/src/ways.c modified , text changed
Directorytrunk/src/ways.h modified , text changed