[Plugin: Autoptimize] JS Speed optimization
-
Hi,
It would be interesting to use some engine to do real speed optimizations on Javascripts codes… giving better experience to users, for example, for page effects that is CPU intensive… on some computers it will give a bad experience slowing down the effects…
So, I have some links, and I would like to share:
http://code.google.com/intl/pt-BR/speed/articles/optimizing-javascript.html
http://www.websiteoptimization.com/speed/10/
http://www.peachpit.com/articles/article.aspx?p=31567
http://www.openjs.com/articles/javascript_performance_optimization.php
http://wiki.forum.nokia.com/index.php/High_performance_Widgets:_Optimize_your_JavaScript
http://www.miislita.com/searchito/javascript-optimization.htmlAnd here, one I think is the most useful, giving demos for extreme optimizations:
http://4umi.com/web/javascript/optimize.phpCode-to-code compiler engine:
http://code.google.com/intl/pt-BR/closure/compiler/
http://ajaxian.com/archives/doloto-the-javascript-optimizer-released-by-microsoft-research
http://www.w3compiler.com/
http://js-optimizer.sourceforge.net/
The topic ‘[Plugin: Autoptimize] JS Speed optimization’ is closed to new replies.