Skip to content

jonaskje/BuildMonitor

 
 

Repository files navigation

Build monitor

Measures build times in Visual Studio

To install

Download either via searching in Extension Manager in Visual studio or download it manually

How it works

When any solution is opened, the extension is loaded and will start output to a output-window called "Build monitor" (Found in View -> Output -> Change "Show output from:" dropdown-list). It measures solution total build time and each project built. After every build the data is also saved to a file on disk (see output-window for path) as json.

Notes for contributors

Features and bugs

If you find a bug or desire some feature, please create an issue here in Github.

About

Measures build times in Visual Studio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%