Dne 17. 12. 20 v 10:17 Pavel Raiskup napsal(a): >> I wonder how much slower it is? > IOW, bootstrap image is even now slightly faster than normal bootstrap, but we > could make it almost as fast as mock without bootstrap. 1) the difference is mostly in first run (till the cache is populated). 2) Definitely faster. Want hard data? $ mock --scrub=all $ time mock --config-opts=use_bootstrap_image=False --shell 'echo ahoy' ... real 3m9,534s user 2m34,950s sys 0m10,617s $ mock --scrub=all $ time mock --config-opts=use_bootstrap_image=True --shell 'echo ahoy' ... real 2m28,183s user 1m34,371s sys 0m9,316s In data-center this can be different, but I am sitting on fat 100Mbit line. So not much different -- Miroslav Suchy, RHCA Red Hat, Associate Manager ABRT/Copr, #brno, #fedora-buildsys _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx