[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:
https://code.google.com/intl/pt-BR/speed/articles/optimizing-javascript.html
https://www.websiteoptimization.com/speed/10/
https://www.peachpit.com/articles/article.aspx?p=31567
https://www.openjs.com/articles/javascript_performance_optimization.php
https://wiki.forum.nokia.com/index.php/High_performance_Widgets:_Optimize_your_JavaScript
https://www.miislita.com/searchito/javascript-optimization.htmlAnd here, one I think is the most useful, giving demos for extreme optimizations:
https://4umi.com/web/javascript/optimize.phpCode-to-code compiler engine:
https://code.google.com/intl/pt-BR/closure/compiler/
https://ajaxian.com/archives/doloto-the-javascript-optimizer-released-by-microsoft-research
https://www.w3compiler.com/
https://js-optimizer.sourceforge.net/
- The topic ‘[Plugin: Autoptimize] JS Speed optimization’ is closed to new replies.