Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Parallel Builds Monitor
Parallel Builds Monitor

Parallel Builds Monitor

ivson4

|
13,476 installs
| (20) | Free
Visualizes compilation process, with project dependencies, critical path and timings in Gantt chart and .csv form
Download

Parallel Builds Monitor is professional tool to track bottlenecks of Build process. Main features are:

  • Live Gantt chart
  • CPU and HDD Usage graphs
  • Critical Path for build (project dependencies)
  • Save graph as .png and .csv
  • Show Elapsed Times for projects and whole compilation

apreview.png

INSTALLATION:

  1. Install Parallel Builds Monitor through Extensions and Updates in Visual Studio (in Tools menu) or by downloading from here and installing.
  2. Show Parallel Builds Monitor by clicking: Visual Studio->Menu->View->Other Windows->Parallel Builds Monitor.

BUILD TIMING: "Build Timing" option is feature that provide much more detailed info about time about steps of compilation process. It is available only for C++ projects and English version of Visual Studio. It provide information about such steps like:

  • compilation time
  • linking time
  • time spend on pre-build and post-build step
  • and about 17th other steps that impact compilation proces

atable.png

To have "Build Timing" times in report you must turn on Build Timing option by selecting: Menu Tools → Options → Projects and Solutions → VC++ Project Settings → Build Timing in Visual Studio.

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