Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-scm
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Donnie Berkholz wrote:
> One major problem with repoman+git is that a major feature of git is
> fast commits, but repoman is pretty slow (try a scan in
> x11-base/xorg-server). Anyone got a good idea for how to deal with this?
The main performance bottleneck is the dependency checks, and the
time consumed by those is related to the number of profiles checked.
# egrep -v "(#.*|^$)" /usr/portage/profiles/profiles.desc | wc -l
122
It seems excessive to check 122 profiles. If we could reduce that
number significantly then we might see a significant decrease in the
time consumed by repoman.
- --
Thanks,
Zac
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
iEYEARECAAYFAkkfwHwACgkQ/ejvha5XGaNzkQCguStWOec8fV2z8O48N5It11gi
3I0AnjXKgwIEZzkYM6dXXjAwsCdQqrsr
=IhuY
-----END PGP SIGNATURE-----
|
|