4 replies [Last post]
myke@drupal.org's picture
Offline
Joined: 04/12/2008
Juice: 189
Was this information Helpful?

I am noticing slowdown on some parts of Drupal after installing Ubercart 1.7..

For one, when I pull up the orders screen, this page now renders slowly... so slowly I can watch it draw the page and THEN It loads all the icons.. (It shows their alt text until the page is done..)

What could be causing this slowdown? I never saw it until I upgraded to Ubercart 1.7..

How can I figure out where the slowdown is occuring at?

Thanks
-Myke

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Slowdown on Ubercart 1.7?

Hey Myke, not really sure... I haven't noticed any significant slowdown and don't really think changes in UC from 1.6 to 1.7 would be the culprit. If you can browse the site in Firefox, the Firebug tool will let you see which page components are taking a long time to load and why. There's also the YSlow plugin for Firefox/Firebug that gives a little more "slow loading" information.

myke@drupal.org's picture
Offline
Joined: 04/12/2008
Juice: 189
Ryan wrote:Hey Myke, not
Ryan wrote:

Hey Myke, not really sure... I haven't noticed any significant slowdown and don't really think changes in UC from 1.6 to 1.7 would be the culprit. If you can browse the site in Firefox, the Firebug tool will let you see which page components are taking a long time to load and why. There's also the YSlow plugin for Firefox/Firebug that gives a little more "slow loading" information.

Can you point me to a guide on how to use this?

My webhost was saying it was the Google Analytics slowing it down, but when I disabled this, I STILL got the slowdown..

Thanks
-Myke

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Ryan wrote:Hey Myke, not

I don't know of any guides... I usually just dive in and click things. Laughing out loud

myke@drupal.org's picture
Offline
Joined: 04/12/2008
Juice: 189
Clicking things..

That's how I usually do things, but I was hoping there was something that could get me up to speed a little bit quicker.. =)

Also I know there is a way to tell how much time is spent in each Drupal module, can anyone tell me about that? Is it the devel module?

-Myke