handlebars.js icon indicating copy to clipboard operation
handlebars.js copied to clipboard

Reduce helper overhead

Open mohd-akram opened this issue 2 years ago • 1 comments

This results in about a 30% improvement in a helper-heavy template. Utils.extend is expensive to use in any hot path.

mohd-akram avatar Sep 03 '23 14:09 mohd-akram

What is the status on this? Can we help to get this merged?

kibertoad avatar Jan 23 '24 09:01 kibertoad

Moved to #1993.

mohd-akram avatar Sep 01 '24 13:09 mohd-akram