abacus-perf : Collect real time function call perf and reliability metrics. You can installing abacus-perf npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install abacus-perf $ sudo npm install -g abacus-perf
If want to update the abacus-perf package execute the command as below,
$ sudo npm update abacus-perf
Update package globally,
$ npm install -g abacus-perf
$ sudo git clone https://github.com/rektide/abacus-perf.git
$ sudo npm install -g ./abacus-perf
abacus-perf@1.0.0 /usr/lib/node_modules/abacus-perf
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall abacus-perf
Package Name | abacus-perf |
Version | 1.0.0 |
Description | Collect real time function call perf and reliability metrics |
Released Date | 2017-09-11T07:32:35.484Z |
Published by | hsiliev |
How to Learn | https://www.npmjs.com/package/abacus-perf/tutorial |