Christian Lenz created NETBEANS-16:
--------------------------------------
Summary: Please add V8 Profiler
Key: NETBEANS-16
URL: https://issues.apache.org/jira/browse/NETBEANS-16
Project: NetBeans
Issue Type: New Feature
Components: javascript - Node.js
Affects Versions: Next
Reporter: Christian Lenz
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.
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
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)