Routino SVN Repository Browser

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

ViewVC logotype

Revision 1444


Jump to revision: Previous Next
Author: amb
Date: Mon Jul 1 16:45:48 2013 UTC (11 years, 8 months ago)
Changed paths: 4
Log Message:
Re-use the Queue and Results data structure for all routes - saves a huge number
of malloc/free calls (found by valgrind/callgrind).


Changed paths

Path Details
Directorytrunk/src/queue.c modified , text changed
Directorytrunk/src/results.c modified , text changed
Directorytrunk/src/results.h modified , text changed
Directorytrunk/src/superx.c modified , text changed