Re: [Yum-devel] Parallel downloader: wrap-up, benchmarks

2011-12-08 Thread Zdenek Pavlas
> > Test setup 3 > > > > > > Added a simple 'mirror sweep' to urlgrabber/mirror.py, that > > Does this take into account max-connections? Yes, it does. It's a hack in the code path where the (initial) mirror is chosen and the request goes down from MG to UG. --- a/urlgrabber/mirr

Re: [Yum-devel] Parallel downloader: wrap-up, benchmarks

2011-12-07 Thread James Antill
On Wed, 2011-12-07 at 13:05 -0500, Zdenek Pavlas wrote: > Benchmarking the parallel downloader > [...] > Test setup 1 > > > This is the default config. No fastest-mirror, no mirror shuffling, just use > the metalink. > > compat:1.672 1.668

[Yum-devel] Parallel downloader: wrap-up, benchmarks

2011-12-07 Thread Zdenek Pavlas
Benchmarking the parallel downloader Test transaction: Download packages from F14 matching the pattern 'a[a-f]'. It's 117 packages, about 56 MB in total. Downloader 'modes': Every test setup ran in 4 different downloader configs: compat = old urlgrabber code