yum 3.2.23 more than 10x slower than 3.2.21?! (BZ #508445)

Roberto Ragusa mail at robertoragusa.it
Sat Jun 27 09:55:53 UTC 2009


Roberto Ragusa wrote:
> Never programmed in python, but this could be O(N^2).
> 
>   for pkg in pkgs[1:]:
>       if pkg.repo.cost > lowcost:
>           msg = _('excluding for cost: %s from %s') % (pkg, pkg.repo.id)
>           self.verbose_logger.log(logginglevels.DEBUG_3, msg)
>           pkg.repo.sack.delPackage(pkg)

Replying to myself to say a filed the problem into bugzilla.

#508445

-- 
   Roberto Ragusa    mail at robertoragusa.it




More information about the fedora-devel-list mailing list