Is There a Profiler for Windows Scripting Host Code?

Posted by Patrick Cuff on Stack Overflow See other posts from Stack Overflow or by Patrick Cuff
Published on 2009-01-26T17:45:11Z Indexed on 2010/03/14 3:15 UTC
Read the original article Hit count: 396

Filed under:
|
|
|

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?

© Stack Overflow or respective owner

Related posts about tools

Related posts about profiling