rpm-software-management / librepo

A library providing C and Python (libcURL like) API for downloading packages and linux repository metadata in rpm-md format
http://rpm-software-management.github.io/librepo/
GNU Lesser General Public License v2.1
74 stars 91 forks source link

Improve performance of large number of package downloads #314

Closed stewartsmith closed 4 months ago

stewartsmith commented 4 months ago

For a reposync of Fedora 40, this reduces the loop in lr_download_packages() from taking ~61 seconds to ~1second.