AppTimer favicon

AppTimer

AppTimer will run an executable a number of times and time how long it takes for the application to reach a state where user input is being accepted before exiting the application. After each run of the application AppTimer will attempt to close the application in an automated fashion while logging the startup time measurements to a log file. It's main use is in benchmarking an application's startup time. This can be useful when comparing the performance of different products on the same hardware, or comparing the performance of the same product on different hardware.

YourKit .NET Profiler

YourKit .NET Profiler

YourKit Profiler provides zero-overhead profiling for your .NET applications and makes code profiling and memory usage optimiz ...