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)
- Host: GitHub
- URL: https://github.com/janit/node-templating-benchmark
- Owner: janit
- Created: 2017-11-19T10:02:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-21T21:44:38.000Z (over 8 years ago)
- Last Synced: 2025-04-26T04:25:33.950Z (about 1 year ago)
- Language: TypeScript
- Size: 53.7 KB
- Stars: 20
- Watchers: 2
- Forks: 9
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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)