sofoque
v0.0.2
Published
Sofoque (/sɔːˈfɔː.kɛ/) a profiler middleware tospot performance suffocating conditions in express/connect applications
Downloads
4
Readme
Sofoque
Sofoque (/sɔːˈfɔː.kɛ/): profiler middleware to spot CPU suffocating conditions in Express/Connect applications
Install
npm install sofoque
Usage
...
TODO
- Multi-platform it. Only Linux and Solaris are supported, as it relies on
procfs
for CPU process information. - Make middleware extendable.
- Fix bugs in middleware.