]> git.saurik.com Git - apt.git/commit
debListParser: Convert to use pkgTagSection::Key-based lookup
authorJulian Andres Klode <jak@debian.org>
Tue, 27 Sep 2016 16:16:13 +0000 (18:16 +0200)
committerJulian Andres Klode <jak@debian.org>
Tue, 22 Nov 2016 21:57:46 +0000 (22:57 +0100)
commit5664bb2020530c0a8bbd0dc4c889743921b42429
tree12634911ce877acf17265c16040e6d85f16f4132
parentabfd07702c1bbc3ed489d015b43db58ab677af0c
debListParser: Convert to use pkgTagSection::Key-based lookup

This basically gets rid of 40-50% of the hash table lookups,
making things a bit faster that way, and the profiles look
far cleaner.
apt-pkg/deb/deblistparser.cc
apt-pkg/deb/deblistparser.h