068cab8d20
1- We can cache the result of the first xbps_pkgdb_init() when it fails and avoid the malloc/free/access from it. 2- We cache the uname(2) result into a private var in xbps_handle and use it in xbps_pkg_arch_match(). This improves performance by ~5% approx and it's close as it was before introducing the repository index format 1.5. |
||
---|---|---|
.. | ||
cmpver | ||
common | ||
find_pkg | ||
pkgpattern_match | ||
plist_array_replace | ||
plist_find_array | ||
plist_find_dictionary | ||
plist_match | ||
plist_match_virtual | ||
plist_remove | ||
util | ||
Makefile | ||
Makefile.inc |