]> git.saurik.com Git - apt.git/commitdiff
TagSection: Split AlphaIndexes into AlphaIndexes and BetaIndexes
authorJulian Andres Klode <jak@debian.org>
Tue, 27 Sep 2016 13:24:24 +0000 (15:24 +0200)
committerJulian Andres Klode <jak@debian.org>
Tue, 22 Nov 2016 21:47:35 +0000 (22:47 +0100)
Move the use of the AlphaHash to a new second hash table in
preparation for the arrival of the new perfect hash function.

With the new perfect hash function hashing most of the keys for
us, having 128 slots for a fallback hash function seems enough
and prevents us from wasting space.


No differences found