Tom Gregory wrote: > The loading of script.aculo.us should have a negligible effect on > page load, especially if you serve only the specific scriptaculous > components you need, and use a minimized or gzipped version. It's > what you do with it on page load that adds the slowdowns. Perhaps > you should consider some lazy behavior assignment. > Speaking of minimization and gzipping... this week my server-admin buddy did some tests with Prototype/SAU and discovered the following:
- Using Douglas Crocker's JSMin shrinks Prototype by 24% and each of the SAU files by 20-30% (and produces no errors!) - Apache gzipping reduces Prototype/SAU by over 90% ... which leads me to my question: Should we work toward building a commented version of Prototype and SAU? I'd even vote for JavaDoc-type verbosity. --Ken --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
