eta-dev / eta

Embedded JS template engine for Node, Deno, and the browser. Lighweight, fast, and pluggable. Written in TypeScript
https://eta.js.org
MIT License
1.41k stars 65 forks source link

Update Benchmark modules #188

Closed diegoacs0 closed 2 years ago

diegoacs0 commented 2 years ago

Updated Highcharts version; Updated Mustache version; Updated lodash to latest; Updated Handlebars version; Updated ejs version;

diegoacs0 commented 2 years ago

Some templating engines (like ejs) just got faster.

paescuj commented 2 years ago

Some templating engines (like ejs) just got faster.

Still not faster than eta, right?

diegoacs0 commented 2 years ago

Obviously, but template engine is still faster lol

shadowtime2000 commented 2 years ago

Thank you! Sorry for the late response.