[Rt-devel] 3.4.0rc1 slow
Jesse Vincent
jesse at bestpractical.com
Sat Jan 8 01:21:57 EST 2005
>
> Simply bringing up the tickets->query builder page generates over 129 sql
> queries ?! 19 of those queries took between 400 and 600ms apiece. That's
> an awful lot of data trolling to bring up one screen. Is that right, or
> is my setup misbehaving/borked somehow? I have saved the entire sql trace
> in case anyone is interested in looking at it in detail.
>
My first guess is that it's mostly in the dropdowns for picking ticket
owners by name or group membership. Using MasonX::Profiler, you might
be able to see which components are causing the slowdowns, which will
help to find out how to fix em. Was 3.2 similarly slow?
> Everything else so far seems to be reasonable snappy except for this one
> screen, which is unfortunate, because my users will be running into that
> particular one continuously.
More information about the Rt-devel
mailing list