> The .3-second times per request is *much* better than we had before > (I assume), but it's *not fast enough*. The demand on the package > index used by setuptools is going to increase substantially. Even if > setuptools only made a single request per package, .3 seconds per > request is too slow. Given the current structure of the index, > setuptools has to make a request for the package and a request per > release. For ZODB, this means about 12 requests, or more than 3 > seconds. Of course, this will increase over time, as more releases > are made.
This I still don't understand. Why does it need to query all available releases? Regards, Martin _______________________________________________ Catalog-SIG mailing list [email protected] http://mail.python.org/mailman/listinfo/catalog-sig
