Skip to content

alex2844/nodejs-servers-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS servers benchmark

Usage

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