handlebars.js
handlebars.js copied to clipboard
Reduce helper overhead
This results in about a 30% improvement in a helper-heavy template. Utils.extend is expensive to use in any hot path.
What is the status on this? Can we help to get this merged?
Moved to #1993.