]> git.saurik.com Git - apt.git/commit
count strings more accurately for stats
authorDavid Kalnischkies <david@kalnischkies.de>
Fri, 20 Jun 2014 18:28:54 +0000 (20:28 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Fri, 26 Sep 2014 22:09:28 +0000 (00:09 +0200)
commita3a91fd7bab34983a008854728baf26034d4033e
tree20b75a1729b4e3709e728eb190e92d8f203638d3
parent5d1e330d8b3f7ef2daf54d7701a83919b9582f38
count strings more accurately for stats

So far, only the few strings stored in stringitems were counted, but
many more strings are directly inserted into the cache. We account for
this now by identifying all these different strings and measure their
length. We are still not at the correct size of the cache in 'stats'
this way, but we are now again a bit closer.

Git-Dch: Ignore
cmdline/apt-cache.cc