Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 340 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 340 Bytes

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