diff options
author | Dan McGee <dan@archlinux.org> | 2007-09-29 06:25:10 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-09-29 06:27:14 +0200 |
commit | 4453ce155c2f2c5d48e45269250ac0bab52ac63f (patch) | |
tree | 01e0ab7731a93f627dc6841ddb6f7f1e5ca2fb89 /lib/libalpm/sync.c | |
parent | 01e92e9ded7dc5e9a26a65bace71477a51f08bdb (diff) | |
download | pacman-4453ce155c2f2c5d48e45269250ac0bab52ac63f.tar.gz pacman-4453ce155c2f2c5d48e45269250ac0bab52ac63f.tar.xz |
libalpm: Optimize/inline the md5 functionality
The md5 routines are one of the chokepoints of libalpm (main chokepoint being
archive extraction). Although IO delay causes a lot of it, we can at least
inline some of the md5 stuff as we aren't that concerned about space and
eliminate quite a few function calls.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'lib/libalpm/sync.c')
0 files changed, 0 insertions, 0 deletions