Go to file
Ivan A. Melnikov 8388c0627b lists: Parallelize read_pkglist_heders_for_repo
Use multiprocessing module to read the headers for each
repo in parallel. Usualy reading data for repository means
loading 6 lists, so the gain is considerable.
2023-12-05 13:27:43 +04:00
config Add some code 2023-05-19 13:47:29 +04:00
repos_cmp lists: Parallelize read_pkglist_heders_for_repo 2023-12-05 13:27:43 +04:00
scripts BREAKING: Refactor repos loading 2023-10-05 12:46:28 +04:00
.gitignore Initial commit 2023-05-19 13:46:31 +04:00
Makefile Add some code 2023-05-19 13:47:29 +04:00
README.md Add some dependencies info to README.md 2023-05-19 14:25:43 +04:00

Tools for comparing repositories

apt-get install python3-module-rpm python3-module-cffi pixz