I can successfully connect the VS Code debugger to my remote NodeJS target using the Chrome protocol. I believe that same protocol supports profiling and performance measurements as it is easy to do from Chrome Dev Tools, but I am not sure it is something I can do from VS Code.
Is there any support for this feature ? How can I use it ?
from Can I profile NodeJS Applications using Visual Studio Code?
No comments:
Post a Comment