Optimization in Educational
Dennis Nienhüser committed changes in [marble] /lib/routing:
Deviate a bit from the QtMobility API for better performance.
Allow a vector-like access to route segments from the route as an
addition to the linked-list. Use const references instead of copies.
Saves about 8% runtime (callgrind, large routes).
File Changes
Modified 6 files
/lib/routing
6 files changed in total