Routino SVN Repository Browser

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

ViewVC logotype

Revision 1289


Jump to revision: Previous Next
Author: amb
Date: Wed May 1 18:09:20 2013 UTC (11 years, 10 months ago)
Changed paths: 5
Log Message:
Try to speed up the priority queue by allocating less memory and storing the
score in the queue rather than in the result.


Changed paths

Path Details
Directorytrunk/src/optimiser.c modified , text changed
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