1.2.2 • Published 8 months ago

thread-stats v1.2.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
8 months ago

thread-stats

Get resource usage for individual threads in the current process.

npm i thread-stats

Usage

const threadStats = require('thread-stats')

const threads = threadStats()

console.log(threads) // Prints stats for each thread

License

Apache-2.0

1.2.2

8 months ago

1.2.0

9 months ago

1.2.1

9 months ago

1.1.1

11 months ago

1.1.0

11 months ago

1.0.0

12 months ago