super-perf

1.0.1 • Public • Published

Simple management performance statistics. Used to count cpu and memory usage.

const perf = require('super-perf');
 
perf.start();
// ...
perf.end();

Readme

Keywords

Package Sidebar

Install

npm i super-perf

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

2.89 kB

Total Files

3

Last publish

Collaborators

  • fantasticsoul