Online Manual



Analysis Progress

Analysis Progress

During the Being Analyzed phase SourceGlider collects the dataflow information from the source files provided in Working Set and computes required Analysis Types. This process may take a long time depending on the total size of Working Set. Two special view provide all corresponding information during this phase.

Analysis Progress View

Analysis Progress View shows the overall progress among the tasks that constitute the analysis process, the elapsed time and the current amount of memory allocated by SourceGlider.

The toolbar of the view has three buttons:

  • Pause button allows to pause the analysis.
  • Resume button will resume the paused analysis.
  • Stop button will cancel computing of the analysis.

The List of Tasks will contain the tasks of four types:

Successfully finished tasks.
Tasks currently running.
Tasks that haven't been started yet.
Tasks that have failed to process.

If some task is failed to process, the whole analysis process will fail too.

Progress bar will show the progress of the currently running task.

At the bottom left corner of the view there is an indicator of elapsed time of the whole analysis.

At the bottom right corner of the view there is an indicator of the current amount of memory allocated by SourceGlider.

Note: The memory indicator is an essential thing in this view. If the current amount of allocated memory is too big, you may stop the analysis by pressing button. If the currently allocated memory exceeds 400 MB, SourceGlider will pause the analysis and ask you whether to continue or to cancel the analysis.

Analysis Console

This view shows the detailed analysis progress information in textual form.

Both views appear when the analysis process is being started and disappear when the analysis finishes. The Analysis Console view has the special button that prevents the view from disappearing after the end of analysis. You can customize the views activation settings in SourceGlider Options Page.