xbps-repo find-files 'something'
takes about 30 minutes to complete on my machine
Comment #1
Posted on Jan 14, 2012 by Quick HippoYes, it is slow when remote repositories are checked in... due to fetching data from network. It's much faster if used with local repositories or when binary packages are in cachedir.
The plan is to create a plist file to cache all files from a repository; this would speed up the process marginally.
I'll try to implement it for 0.12.
Comment #2
Posted on Jan 15, 2012 by Quick Hippo(No comment was entered for this change.)
Comment #3
Posted on Jan 15, 2012 by Quick HippoThis issue was closed by revision 2186e16a5e50.
Status: Fixed
Labels:
Type-Defect
Priority-Medium
Milestone-Release1.0
Performance