echo-dave / echo-dave/nodesysmon
reduce memory usage
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
try to optimize for ram use - after running the server for a day it looks like the node process is using about 77megs of ram.
It may necessitate gather metrics through the proc file rather than the pipeline bash script currently in use. Unclear the if the ram use is related to the bash scripting or perhaps the parsing being done in node - probably some combination.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.