This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bugzilla queries extremely slow
- From: Paolo Carlini <pcarlini at suse dot de>
- To: Daniel Berlin <dberlin at dberlin dot org>
- Cc: gcc at gcc dot gnu dot org, overseers at gcc dot gnu dot org
- Date: Sun, 19 Jun 2005 15:40:40 +0200
- Subject: Re: Bugzilla queries extremely slow
- References: <42B56D59.1060205@suse.de> <1119188101.7842.37.camel@linux.site>
Daniel Berlin wrote:
>I cannot make sourceware faster, unfortunately :)
>
>I can make sure all the queries are using the right indexes, etc, which
>i do.
>
>(I monitor index/key efficiency on the server, as well as number of temp
>tables created, scanned, blah blah blah)
>
Ok ;) FWIW, I can confirm that performance usually a pretty good for me.
That's why today I thought something was broken, not just somewhat slow.
Paolo.