vote up 4 vote down star

Are there any profilers that can profile code that runs under WSH (VBScript, JavaScript, WSF)? Other than hand instrumenting with trace statements, what's a good way to profile code running under WSH?

flag

1 Answer

vote up 2 vote down

AQTime can do that. They have a free trial available.

You can use AQtime to profile scripts executed by the Microsoft Scripting Engine. The engine supports the VBScript and JScript languages and is used by applications like Internet Explorer, Windows Script Host or TestComplete. Thus, you can use AQtime to profile VBScript and JScript routines that are executed in these applications. For instance, you can profile scripts that reside on your web pages or you can profile scripts of your TestComplete project.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.