Eliminate key comparison and hash function vectors from poolHash
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 17 Sep 2012 12:01:46 +0000 (15:01 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 17 Sep 2012 12:14:08 +0000 (15:14 +0300)
commit533106ccfe4c459fb5a023fa2b1a41b8527d7fef
treeafedc39edc39cb0adcb348c12d5bca831bb6c7eb
parent38fe7e3b478d751610fcfc0c9bbe004a2633fd13
Eliminate key comparison and hash function vectors from poolHash

- As the pool is hardwired to single hash type, these dont make
  any sense here and the extra indirection will only hurt performance.
rpmio/rpmstrpool.c