Comment 4 for bug 782273

Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 782273] Re: Add a disk resource usage report for distributions

On Tue, Aug 9, 2011 at 11:09 PM, Julian Edwards
<email address hidden> wrote:
> There's an asynchronously-loaded JS portlet on the PPA index page that
> gives repo size.  The same page template is used for Copy Archives but
> the portlet had to be disabled because it consistently times out on
> distro-sized archives.
>
> Therefore, this will need some very careful optimisation to work.

It times out on PPAs too ;) bug 739070

I suspect we want to cache the quota usage rather than generating from
first principles each time.