How to track memory utilization
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 271
- Avg merge
- 23h 40m
- Merged PRs (30d)
- 2
Description
We're using node-pre-gyp for a project and we would like to monitor the memory utilization during processing. Do you know if the node js 'process.memoryUsage()' would encompass the memory utilization metrics from the c++ binary? From testing, I think this is correct, but it would be good to hear from someone with more expertise 😄.
Apologies if this isn't the place for questions. Let me know and I will move this to the appropriate location.
Thanks!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are mentioned. Start by checking the node-pre-gyp documentation and issue history for guidance on process.memoryUsage() and native C++ addon memory; done would be a confirmed, project-relevant explanation or documentation update.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, node.js
- Domain
- tooling
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100