|
|
| (1) | |||||
|
|
| (2) | |||||
|
|
| (3) |
| Statistic | SimPy | PyDQ |
| Avg. queue length at Comp1 | 1.6297 | 1.5625 |
| Avg. queue length at Comp2 | 1.6192 | 1.5625 |
| Avg. queue length at Comp3 | 1.1724 | 1.2162 |
| Avg. number in the system | 4.4213 | 4.3412 |
| Average response time | 8.8639 | 8.6824 |
| Average service time | 1.1994 | 1.1994 |
| Average throughput | 0.4983 | 0.5000 |
| Total jobs simulated | 9966 | N/A |
| Total simulation time | 20000.00 | N/A |
| real time | 67.56 | 0.20 |
| user time | 20.32 | 0.07 |
| sys time | 1.96 | 0.02 |
| Lines of code in the model | 197 | 75 |