Comment 16 for bug 2497

Revision history for this message
Jeroen T. Vermeulen (jtv) wrote :

The Phase-2 schema optimization made a vast difference here, reducing timeouts by almost 90%.

More things we can do here:
 * Keep "translations to English" out of POFileTranslator, and remove the check for those from the slow query.
 * Upgrade the database server. There's a new optimization we'd be likely to benefit from with the above changes.
 * Index on (person, date_last_touched).