We just released v2.2.0 of Ultra Runner with a new monitoring feature! Running ultra --monitor
will show a process list similar to top
, but only for Node.js processes.
β¨ Features
- sorted by CPU usage
- tree view of parent/child processes
- package or directory where the command was executed
- cpu & memory usage
-
clean command line (use regular
top
to see the messy difference π)
Should work on Macos & Linux and probably on Windows (let me know if you have any issues)
Top comments (2)
Nice tool ;)
Glad you like it. Thanks!