#1 Paralellize
Merged by tibbs. Opened by zbyszek.
zbyszek/fedora-misc-package-utilities parallel  into  master

Download 1.patch

This brings down the wall-clock time down approximately proportionally
to the number of CPUs (or possibly even more, e.g. here 16 min 44 went
down to less then 1 min with 12 CPUs).

I added a loop on failure. Unfortunately sometimes the server returns
an invalid answer. That also happens when running serially, but it
seems to happen more often in parallelized mode.

I just noticed this, because it's just so easy to lose important notifications in the sheer flood of notification mail I get.

Of course the whole thing was broken after pkgdb went away. I've just merged a PR to fix that, but of course it conflicts with this one. So, first question is whether this is still even needed after the switch over to pagure.

How long does it take to run on pagure?

For ~1700 packages it took ~30 mins, with parallelization ~8 mins (4 CPUs). So I think this would still be beneficial.

rebased onto 5e9b556183aeb2bf809a7f5300f560fd87e143be

Updated.

Pull-Request has been merged by tibbs

Metadata