File: bank15.out

package info (click to toggle)
python-simpy 2.3.1%2Bdfsg-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,864 kB
  • sloc: python: 11,171; makefile: 143
file content (18 lines) | stat: -rw-r--r-- 561 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
  0.0000 Customer00: Arrived     
  0.0000 Customer00: Got counter 
  1.1489 Customer01: Arrived     
  5.6657 Customer02: Arrived     
 10.0126 Customer00: Finished    
 10.0126 Customer01: Got counter 
 12.8923 Customer03: Arrived     
 18.5883 Customer04: Arrived     
 29.3088 Customer01: Finished    
 29.3088 Customer02: Got counter 
 44.1219 Customer02: Finished    
 44.1219 Customer03: Got counter 
 73.0066 Customer03: Finished    
 73.0066 Customer04: Got counter 
 73.8458 Customer04: Finished    
Average waiting = 1.6000
Average active  = 1.0000