https://github.com/alex2844/nodejs-servers-benchmark
NodeJS servers benchmark
https://github.com/alex2844/nodejs-servers-benchmark
art-template dot ejs eta express fastify handlebars liquidjs marko mustache nodejs nunjucks pug twig
Last synced: 2 months ago
JSON representation
NodeJS servers benchmark
- Host: GitHub
- URL: https://github.com/alex2844/nodejs-servers-benchmark
- Owner: alex2844
- Created: 2021-02-02T07:46:58.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-25T13:25:50.000Z (about 4 years ago)
- Last Synced: 2025-01-01T14:45:34.247Z (4 months ago)
- Topics: art-template, dot, ejs, eta, express, fastify, handlebars, liquidjs, marko, mustache, nodejs, nunjucks, pug, twig
- Language: HTML
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NodeJS servers benchmark
#### Usage
``` bash
npm test
npm test -- --only-servers
npm test -- --only-engines
npm test -- --only-engines art-template,ejs
npm test -- --only-engines art-template,ejs if.html
npm test -- --only-engines ? if.html,if.dot,if.marko,if.pug
OUTPUT="RESULTS.md" npm test
```#### [Results](../gh-pages/RESULTS.md)