diff options
author | David Kalnischkies <david@kalnischkies.de> | 2015-07-14 13:41:11 +0200 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2015-08-10 17:27:58 +0200 |
commit | b291aa59ee63983204d8aeb166c388b1f97edce7 (patch) | |
tree | cdda4a571933be972972ee7d4ef3c7c60c51b478 /apt-pkg/algorithms.cc | |
parent | 71c9e95b223517b5f51c4627f6ad4cce8af0d901 (diff) |
link DependencyData structs together
Cache generation needs a way of quickly iterating over the unique potion
of the dependencies to be able to share them. By linking them together
we can reduce the speed penality (~ 80%) with only a small reduction in
saved size (~ 20%).
Git-Dch: Ignore
Diffstat (limited to 'apt-pkg/algorithms.cc')
0 files changed, 0 insertions, 0 deletions