Search code examples
performanceknockout.jstemplate-enginedot.js

knockout.js and fastest template engine


I need a faster template engine then the builtin knockout.js one. What is the fastest and how do you set it up? Any examples on the web? I have been thinking doT.js or handlebars. I want to wait for JsRender but the performance doesnt look up to par.


Solution

  • I found out about this bug, http://bugs.jqueryui.com/ticket/6757, and had someone answer it for on another problem which fixed it.

    Knockout.js and large dataset makes dropdown list slow also