4. Tools

4.1.   Duration Calculator

With the Process Duration Calculator, you cansee the estimated duration of the process for different numbers of parallelt hreads (workers). Set the minimum and / or maximum number of workers and hit calculate. The graph will display the estimated duration of the process foreach number of workers.

In the above example you can see there is no sense to put more than 2parallel workers to achieve the GCP.

4.2.   Processing Simulator

With the Processing Calculator, you can see the estimated duration of the process for different numbers of parallel threads(workers) for current processing. Set the minimum and / or maximum number of workers and hit calculate. The graph will display the estimated duration of the process for each number of workers.

In the above example you can see there is no sense to put more than 2 parallel workers to achieve the GCP in current processing.