Comment 3 for bug 302116

Revision history for this message
Celso Providelo (cprov) wrote :

The obsolete packages were deleted manually using `lp-remove-package.py`.

The +delete-packages isn't batched using the default mechanism, that's why it passing '?batch=5' didn't help.

After profiling the PPA index page the 'Package size counters' page section was identified as the most expensive & less important part. So, we decided to remove it until we can find a quicker way to provide those statistics.

We will also reduce the number of records presented in +delete-package from 50 to 20.