An open API service indexing awesome lists of open source software.

https://github.com/janit/node-templating-benchmark

Node.js templating benchmark (React, Nunjucks, ES6)
https://github.com/janit/node-templating-benchmark

Last synced: 8 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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](https://malloc.fi/performance-cost-of-server-side-rendered-react-node-js)