#981 Create comps repos in init phase in parallel
Closed: Fixed 5 years ago by lsedlar. Opened 5 years ago by lsedlar.

Creating repos with comps files is now done in serialized fashion, but there are no dependencies. It's spawning a separate process for doing the work, so it should be easily parallelizable. Filtering comps should also be done in parallel.

In current Rawhide all that work takes under two minutes, but still it could still be a small improvement.


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

5 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #1188 Merged 5 years ago