node-templating-benchmark icon indicating copy to clipboard operation
node-templating-benchmark copied to clipboard

Node.js templating benchmark (React, Nunjucks, ES6)

Node.js rendering benchmark (React, Nunjucks, ES6, Pug)

A Node.js application written in, used to benchmark rendering engines, especially React.js/ReactDOMServer against more traditional templating engines like Nunjucks, Pug and standard ES6 Template Literals.

More details in the article: The Performance Cost of Server Side Rendered React on Node.js