Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 230 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 230 Bytes

Node.JS template engines benchmark

Usage

git clone git://github.com/baryshev/template-benchmark.git
cd template-benchmark
npm ci
npm run test:node
# OR, for isomorphic engines, run in the browser
npm run test:browser