On Wednesday 16 September 2009 14:43:32 skaiuoquer wrote:
> A non-cached "medium" page on it takes above half a minute to load on
> T1...
> 
> That's half a minute where the user is pretty much waiting for the JS
> files to download one after the other.

Concatenate all files into one in the order that you are loading them, use yui 
compressor, gzip. You'll see at least an 80% decrease in load time.

Still, I'd question the sanity of any system that takes 30 seconds to serve a 
web page.

Jim
 

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to