1.0.0 • Published 8 years ago
fast-yes v1.0.0
fast-yes
A fast implementation of yes utility in Node.js
Getting Started
Install fast-yes:
npm install -g fast-yesInstall pv:
sudo apt-get install pvor on Mac:
brew install pvTesting performance
run:
fast-yes | pv > /dev/nullAlternatively you can test against any character:
fast-yes hello | pv > /dev/null1.0.0
8 years ago