summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/deblistparser.cc
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2015-12-27 01:33:38 +0100
committerJulian Andres Klode <jak@debian.org>2015-12-27 01:46:06 +0100
commite9185eca390435b4060ef26c7c69d39f994da7a7 (patch)
treed77ecc772e65180b9ff0bad0a5a6961b7e60d426 /apt-pkg/deb/deblistparser.cc
parent74dedb4ae28fd4f7c89bf769708d4f7edc7ed79a (diff)
pkgcachegen: Use std::unordered_map instead of std::map
std::unordered_map is faster than std::map in our use case, reducing cache generation time by about 10% in my benchmark.
Diffstat (limited to 'apt-pkg/deb/deblistparser.cc')
0 files changed, 0 insertions, 0 deletions