Behold, the world's worst ruby script. http://github.com/rbrown/scripts/blob/master/list_src_uris.rb
It doesn't seem to have been touched since May so I don't know whether it's working or in need of updates :/ On Wed, Apr 15, 2009 at 2:50 PM, Ciaran McCreesh <[email protected]> wrote: > On Tue, 14 Apr 2009 14:15:09 -0400 (EDT) > "Benjamin R. Haskell" <[email protected]> wrote: >> I remember seeing a wishlist item at some point for an option to get >> a list of URLs that would be fetched... I assume that's still a >> wishlist item? > > I seem to recall dleverton playing with something like that. > >> So, RMD160's take about 1m30s. SHA1's take about 1:10. But, I'd >> expect computing both in a row on the same files would have a lower >> total time, thanks to disk cache. Are there other hashes that get >> computed? > > We do whatever's in the Manifest. > > You might want to try c4954637fe7bb3 and see how much of a difference > it makes for you. In some situations it might reduce the time required > by a large amount. > > -- > Ciaran McCreesh > > _______________________________________________ > paludis-user mailing list > [email protected] > http://lists.pioto.org/mailman/listinfo/paludis-user > > _______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
