1.0.2 • Published 6 years ago
simple-profiling v1.0.2
Simple profiling
Small example of Node.js profiling from official guides
Installation
npm installUsage
Run example Express application server from one terminal
npm run profIn other terminal, repeat concurrent tests
npm run test-profAfter run tests, process profiler output. Follow Easy profiling for Node.js Applications instructions.
1.0.2
6 years ago