Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Next
-
None
-
None
Description
Don't know whether it should added to the component Node.js or Node.js Debugger.
There is a built in support for node to profile node applications. I think it's called the V8 profiler: https://nodejs.org/en/docs/guides/simple-profiling/
So I know the great profiler for Java and this would be awesome for NodeJS applications too. I created a ticket months ago where I mentioned spy.js which is an other analys tool for JS applications (I think for node too but I don't know) https://netbeans.org/bugzilla/show_bug.cgi?id=245395 (now: https://issues.apache.org/jira/browse/NETBEANS-17).
JetBrains wrote an article about V8 profiling:
https://www.jetbrains.com/help/webstorm/11.0/v8-cpu-and-memory-profiling.html?origin=old_help
It would be nice if we can have such profiler for NodeJS as well.
Cheers
Chris
Attachments
Issue Links
- relates to
-
NETBEANS-1320 Could not debug node.js application from IDE
- Open