The program can create three report types. They are:
The following table describes most important report items.
Item | Description |
---|---|
Project Initialization Time | Sum of initialization time of all active project's tasks |
Total Project Execution Time | Actual (objective) time of the project execution including initialization and termination |
Execution Mode | Please, refer to "execution modes" for details |
Task Initialization Time | Actual (objective) time of the task preparation including all threads creation and run |
Total Task Duration | Sum of all task's threads execution time |
Executed times | Number of completed iterations of the current thread |
Average Speed | Average number of completed iterations per second |
Max Duration | Maximum time (seconds) was spent to current thread execution |
Min Duration | Minimum time (seconds) was spent to current thread execution |
Total Duration | Total thread execution time including initialization and data rows fetching |