profiling - Is There a Profiler for Windows Scripting Host Code? -


Is there a profiler that can show the code running under WSH (VBSSP, Javascript, WSF)? In addition to hand instrumentation with a trace statement, what is a good way to profile code running under WSH?

can do that They have a free trial available.

You can use AQtime for profile scripts executed by Microsoft scripting engine. The engine supports VBScript and JScript languages ​​and is used when Internet Explorer, Windows Script Host or Test is completed. Thus, you can use VBScript and JScript routine to execute in these applications from Q Time. For example, you can profile scripts on your web pages or you can script profiles of your testcomplete project.


Comments