profile node.js with yourkit

Questions about YourKit Java Profiler
Post Reply
tzvikadorit
Posts: 1
Joined: Tue Apr 19, 2016 7:06 am

profile node.js with yourkit

Post by tzvikadorit »

Hi,

this is my first question in this forum :)

we have a system develop using node.js , it is a JavaScript runtime, Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, npm.

is it possible to use yourkit for profiling process based on the node.js

please guide me if you need any further information.

Thanks,
Tzvika.
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: profile node.js with yourkit

Post by Anton Katilin »

Hello Tzvika

YourKit is a Java profiler. It cannot profile a JavaScript engine unless it runs on the JVM.

Best regards,
Anton
Post Reply