各類JS模板引擎對比數據(高性能JavaScript模板引擎)

js模板引擎

JavaScript 模板引擎做爲數據與界面分離工做中最重要一環,愈來愈受開發者關注,從而出如今各大型網站 Twitter、淘寶網、新浪浪微博、騰訊QQ空間、騰訊微博等。那麼他們各自性能怎麼樣?請看下面。
 

一般模版引擎

baiduTemplate(百度)\ artTemplate(騰訊)\ juicer(淘寶)\ doTtmplhandlebarseasyTemplateunderscoretemplate \  mustache \ kissytemplate
 

經過對各模板引擎測試結果,能夠看出
artTemplate,juicer與doT引擎模板總體性能要有絕對優點;
其中doT引擎模板在IE與safari瀏覽器表現很是優越;
tmpl模板引擎在IE中運行能完美勝出,但在其它瀏覽器中表現就差不少;

延伸
經過對模板引擎的熟知,不一樣瀏覽器渲染能力也不同;渲染快的打開網頁速度就快;chrome與360瀏覽器打開速是最快的;ie瀏覽器的速度是最慢;前端

 

各個模板引擎下載地址

 

baiduTemplate:  http://baidufe.github.io/BaiduTemplate/jquery

artTemplate: https://github.com/aui/artTemplateios

juicer: http://juicer.name/https://github.com/PaulGuo/Juicer/zipball/master#downloadgit

doTdoT source:https://github.com/olado/doT   Docs:http://olado.github.com/doT/github

tmplhttps://github.com/BorisMoore/jquery-tmplchrome

handlebars:http://handlebarsjs.com/或https://raw.github.com/wycats/handlebars.js/1.0.0-rc.4/dist/handlebars.js瀏覽器

easyTemplatehttps://github.com/qitupstudios/easyTemplate性能

underscoretemplate: http://documentcloud.github.io/underscore/測試

mustache:https://github.com/janl/mustache.js網站

kissytemplate:https://github.com/ktmud/kissy

 

相關引擎資料

 

淺析js模板引擎

高性能JavaScript模板引擎原理解析

在前端開發中應用JS模板引擎 -- 事半功倍!

 

轉載自:http://blog.csdn.net/wuchengzhi82/article/details/8938122

相關文章
相關標籤/搜索