mirror of
https://github.com/CryptKeeperZK/ejs.git
synced 2026-01-08 15:13:50 -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%.