Quick load but slow display.

  • Thread starter Thread starter Jostein
  • Start date Start date
J

Jostein

Hi

My pages by the look of it loads pretty fast, but the content returned
to the user kinda hangs and displays pretty slow. With this i mean the
progress bare in I.E finishes but then the page just stands there for
a few seconds before displaying the new one. Anyone know what can be
the reason? Its not just the first time i load the application, but on
each page, even pages with very little content.
 
Does this happen on every machine, or just on one?

Typically, delays like that are related to the browser running javascript
and/or rendering the HTML. But typically you need to have quite a bit in
there to really cause a very noticeable delay.
 
Back
Top