gets usage stats for a process
just emit 'log' events on the process object
Get the output of a process.
A minimal library for executing processes in Node
[](https://www.npmjs.com/package/stats-gl) [](https://www.npmjs.com/package/st
Opentelemetry resource detector to get container resource attributes
Safely clone node's fs.Stats instances without losing their class methods
Spawn a dependent child process.
JavaScript Performance Monitor
Webpack stats plugin
A Node.js interface for working with Android's logcat output.
BundleStats webpack filter plugin
BundleStats webpack validate plugin
Rollup/Vite/Rolldown plugin to generate a stats JSON file with a bundle-stats webpack-compatible structure
Azure Functions Core Tools
HTML templates for report generation.
Analyze Rollup/Vite/Rolldown bundle stats(bundle size, assets, modules, packages) and compare the results between different builds
TypeScript definitions for proc-log
BundleStats CLI utilities
[![npm version][npm-v-src]][npm-v-href] [![npm downloads][npm-d-src]][npm-d-href] [![status][github-actions-src]][github-actions-href]
Angular CLI builder for ESLint
Vite/Rolldown/Rollup plugin to generate bundle stats JSON file
Statoscope stats spec
Stats object for reporting performance statistics
The linux-kstat library provides a hash style interface for reading Linux kernel statistics read out of /proc/stat.
Get process starting time from /proc/PID/stat.
Reads zfs stats from the proc filesystem and sends the data to zabbix
ProcParser provides a Ruby wrapper for /proc data such as mem_info, stat and loadavg
A library, which allows easily reading various process stats from the proc filesystem
Background per-core CPU monitoring for Ruby/Rails applications. Reads /proc/stat on Linux (Heroku) or top on macOS. Writes a rotating 1 MB JSON-lines log per dyno. On single dynos the file backend is used; on multi-dyno Heroku deployments the Redis backend aggregates all dynos into a single CpuInspectCore.status view. Ships with a Rails Railtie for zero-config boot and a CLI executable for bash usage.