【发布时间】:2011-12-08 23:18:44
【问题描述】:
我想知道您对javascript模板引擎的看法,您认为哪个在性能方面更好?
我发现了一些人们进行基准测试的链接:
http://jsperf.com/jquery-template-table-performance/15
http://jsperf.com/jquery-template-table-performance/8
http://www.viget.com/extend/benchmarking-javascript-templating-libraries/
【问题讨论】:
-
github.com/foo123/Contemplate,轻量级、快速、灵活的等距模板引擎(包括jsperf测试和示例测试)(ps:我是作者)
标签: javascript template-engine