Utility to annotate console logging statements with timestamps and find slow processes. More information: https://github.com/paypal/gnomon.
stdout
of any command through gnomon:npm test | gnomon
npm test | gnomon --type=elapsed-total
npm test | gnomon --type=absolute
npm test | gnomon --high 0.5
npm test | gnomon --medium 0.2