Options

Audit Performance

Hi,

We are currently trying to include an audit of our application's performance in a daily test schedule. The application is a website that runs on IIS or ASP.NET Dev Servers. I was wondering if there was a way for us to monitor this without human manipulations. I was told that it isn't possible to attach APP6 to a process via the command line, but is there any other solutions?

Thanks,

Phil

Comments

  • Options
    Brian DonahueBrian Donahue Posts: 6,590 Bronze 1
    Hi Phil,

    You can use the command line version os ANTS Performance Profiler to integrate with a build process. It cannot attach to a website, but it can start a new instance of development webserver to load and profile the application. Please see the command-line help for more information.
Sign In or Register to comment.