[development] Drupal.org upgrade
Gerhard Killesreiter
gerhard at killesreiter.de
Fri Feb 3 10:14:21 UTC 2006
Dries Buytaert wrote:
>
> 4. Look into optimizing the cvslog module: ?q=cvs is one of the
> slower pages.
>
I've had a look and found that it does a join on the cvs_files table
that isn't used most of the time. Avoiding that brings the query down
from 2 seconds(!) to about 0.8s on my laptop.
I've also changed some LIKEs to =.
The change is in cvs, roll back what you don't like. :)
Cheers,
Gerhard
More information about the development
mailing list