- Up - | Next >> |
Runtime | |
---|---|
Field | Explanation |
Run | Run time. |
Garbage collection | Time spent on garbage collection. |
Copy | Time spent on copying (that is, on cloning of spaces). |
Propagation | Time spent on executing propagators. |
| Operating system load of the Mozart engine. |
| Relative distribution of entire computation time. |
Threads | |
Field | Explanation |
Created | Total number of threads created. |
Runnable | Number of currently runnable threads. |
| Number of currently runnable threads.. |
Priorities | |
Field | Explanation |
High / Medium | Relation between time slices available for threads of priorities |
Medium / Low | Relation between time slices available for threads of priorities |
- Up - | Next >> |