Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/src/makechrootpkg.in
diff options
context:
space:
mode:
authorFelix Yan <felixonmars@archlinux.org>2022-10-10 12:53:52 +0000
committerLevente Polyak <anthraxx@archlinux.org>2022-10-11 20:25:08 +0200
commit5d02c6df7f9cd3a2820149886e8a32e7d8e7a566 (patch)
treed7d8113d7322266e117a06ca2ac6f722dd74c13c /src/makechrootpkg.in
parent20f89df4439c5b187314731eff2d0a0281ae1e2b (diff)
common: improve performance of find_cached_package
find_cached_package was unnecessarily looping over all packages which uses a lot of CPU and could be exceptionally slow when PKGDEST contains a lot of packages. Fix this by adding the target pkgname, pkgver and arch to the glob and only process potential candidates.
Diffstat (limited to 'src/makechrootpkg.in')
0 files changed, 0 insertions, 0 deletions