Skip to content
| Marketplace
Sign in
Visual Studio>Tools>VSPerformanceTracker
VSPerformanceTracker

VSPerformanceTracker

Michael Kropat

|
528 installs
| (0) | Free
Measure and log the performance of your Visual Studio solutions. See how long it takes to: - Load a solution - Make a build - Start a web application (support for more project types planned!)
Download

Measure and log the performance of your Visual Studio solutions. See how long it takes to:

  • Load a solution
  • Make a build
  • Start a web application (support for more project types planned!)

Results are logged to a .csv file. Example log contents:

Subject,Branch,EventType,Start,DurationC:\mkropat\VSPerformanceTracker\VSPerformanceTracker.sln,master,solution-load,12/30/2014 10:05:25 AM,00:00:06.6721816C:\mkropat\VSPerformanceTracker\VSPerformanceTracker.sln,master,build,12/30/2014 1:03:00 PM,00:00:00.1650973C:\Projects\WebApplication1\WebApplication1.sln,"",solution-load,12/30/2014 1:08:17 PM,00:00:03.2236001C:\Projects\WebApplication1\WebApplication1.sln,"",build,12/30/2014 1:08:32 PM,00:00:00.1369996C:\Projects\WebApplication1\WebApplication1.sln,"",debug-started,12/30/2014 1:08:33 PM,00:00:04.7151503

The default log file location is: My Documents\build-log.csv. (This can be configured from Visual Studio'sTools → Options → VSPerformanceTracker)

VSPerformanceTracker is open source!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft