CVS commit by mornfall: Speed up pkgcache.cpp AMAS by roughly factor 6: - try to defer package processing as long as viable - use deque for queue of PriorityAgents that need to be run - sort them from oldest to most recent, oldest are processed first
M +1 -0 kapture/.cvsignore 1.5 M +1 -0 libcapture/.cvsignore 1.2 M +97 -45 libcapture/pkgcache.cpp 1.8 M +14 -7 libcapture/pkgcache.h 1.9 M +1 -1 part/.cvsignore 1.2