mirror of
https://github.com/CryptKeeperZK/ejs.git
synced 2026-01-07 22:53:52 -05:00
Switching from pushing to an array and using .join() to using simple string concatenation yields performance gains up to 260%.
Switching from pushing to an array and using .join() to using simple string concatenation yields performance gains up to 260%.