File: bank15.out

package info (click to toggle)
python-simpy 2.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 17,300 kB
  • ctags: 2,568
  • sloc: python: 11,172; makefile: 145
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 
  6.8329 Customer00: Finished    
 22.2064 Customer01: Arrived     
 22.2064 Customer01: Got counter 
 30.1802 Customer01: Finished    
 32.3277 Customer02: Arrived     
 32.3277 Customer02: Got counter 
 34.5627 Customer03: Arrived     
 42.3374 Customer02: Finished    
 42.3374 Customer03: Got counter 
 46.4642 Customer03: Finished    
 61.7697 Customer04: Arrived     
 61.7697 Customer04: Got counter 
 94.1098 Customer04: Finished    
Average waiting = 0.0826
Average active  = 0.6512