1.2.2 • Published 9 months ago

thread-stats v1.2.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
9 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

9 months ago

1.2.0

11 months ago

1.2.1

11 months ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago