Bump workers and threads number

i10.0
Arkady L. Shane 2 weeks ago
parent b94775f641
commit a42f6d766a
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

@ -87,8 +87,10 @@ createrepo_c = True
createrepo_checksum = 'sha256'
createrepo_use_xz = True
createrepo_enable_cache = False
createrepo_num_threads = 8
createrepo_num_workers = 4
createrepo_num_threads = 30
#createrepo_num_threads = 8
createrepo_num_workers = 20
#createrepo_num_workers = 4
createrepo_extra_args = [
'--distro=cpe:/o:ncsd:msvsphere:10,MSVSphere 10',
'--revision=10.0'

Loading…
Cancel
Save