I tried searching both stackoverflow and vs code github repo.
Is it possible to analyze the memory consumption of a node.js program, being debugged in VS code?
VS Code does not have a builtin memory profiling story currently (as of 1.16). You should be able to use any standard node.js profiling technique to monitor memory though. For example:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With