Hi

Great call Walter

In one case:

The page (top one) is done in 843 ms. Completely acceptable of course...

The contentForum css (as you predicted) was 19.35 seconds

Total 22.7 sec.

Other tests had the contentForum css coming up between 8 and 12 seconds.


Why would the css start loading so slowly after months of working fine?

Daniel



On Sun, 2007-06-03 at 21:13 -0400, Walter Vaughan wrote:
> Daniel Kunkel wrote:
> 
> > Hi
> > 
> > I'm seeing some strange slowness in the ecommerce application (svn circa
> > Feb 2007) when viewing products or the catalog. Each catalog/product
> > page is taking around 10 seconds to create, even when the system is
> > fully unloaded. The other applications, and the checkout processes all
> > run normally.
> > 
> > Sun Solaris 10, Java 1.5..0_11
> 
> <invoking Occam's Razor>
> 
>  From a client PD, use Firefox and use/install the Firebug add-in.
> Then click on the green checkmark to expand Firebug.
> Select the NET tab
> It will then show you the load times for all the elements.
> 
> First you will be shocked at how long it takes to move all the CSS and JS 
> files, 
> and then report back here how much the actual page (it should be the top 
> element) took to move back to your client.
> 
> If it is the page build time... what is the database you are using on the 
> back 
> end. If you are using postgresql is autovacuum running, and if it is, when 
> you 
> run it from a client like pgAdminIII does it complete in less than a minute 
> or 
> does it crawl?
> 

Reply via email to