pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [pkg_install-renovation] pkgsrc/pkgtools/pkg_install/files



Module Name:    pkgsrc
Committed By:   joerg
Date:           Mon May 12 12:12:07 UTC 2008

Modified Files:
        pkgsrc/pkgtools/pkg_install/files/admin [pkg_install-renovation]:
            audit.c
        pkgsrc/pkgtools/pkg_install/files/lib [pkg_install-renovation]: lib.h
            opattern.c

Log Message:
Add quick_pkg_match to decide whether a pattern can match a package at
all. Use it to speed up pkg_match and the audit-history backend.
This improves ``pkg_admin audit'' from 1.333s to 0.098s and
``pkg_admin audit php libpng'' from 0.034s to 0.029s on my laptop.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.8.2.1 pkgsrc/pkgtools/pkg_install/files/admin/audit.c
cvs rdiff -r1.42.2.3 -r1.42.2.4 pkgsrc/pkgtools/pkg_install/files/lib/lib.h
cvs rdiff -r1.4 -r1.4.6.1 pkgsrc/pkgtools/pkg_install/files/lib/opattern.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index