#955 Create pkgset repos in parallel
Closed: Fixed 4 years ago by lsedlar. Opened 5 years ago by lsedlar.

In pkgset phase we create one big repo (this is done while we figure out packages for each architecture). Then a separate repo is created for each arch. Right now they are done sequentially, but there are no dependencies and we could instead run a few worker threads to speed things up a bit.

(Createrepo phase already creates multiple repos at the same time, and it's fine.)


Metadata Update from @lsedlar:
- Issue tagged with: speedup

5 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #1205 Merged 4 years ago