Should I use the YUI Compressor or the new Google Closure compiler to compress my JavaScript?

前端 未结 7 1895
野趣味
野趣味 2021-01-30 08:47

YUI Compressor was the consensus best tool for minimizing, but Closure seems like it could be better.

相关标签:
7条回答
  • 2021-01-30 09:18

    You can make some tests here, and see what is better in each browser: http://jsperf.com/closure-vs-yui

    0 讨论(0)
提交回复
热议问题