Day 17 part 1 (c) removed debug code.
This commit is contained in:
16
day17/OUTPUT
16
day17/OUTPUT
@@ -1,11 +1,15 @@
|
||||
ex1-v1.bash : res=263
|
||||
time: 1:25.64 real, 61.31 user, 30.44 sys
|
||||
context-switch: 5732+166356, page-faults: 0+7279275
|
||||
time: 1:28.00 real, 62.50 user, 31.11 sys
|
||||
context-switch: 5860+165603, page-faults: 0+7574999
|
||||
|
||||
ex1.bash : res=263
|
||||
time: 0:00.40 real, 0.40 user, 0.00 sys
|
||||
context-switch: 41+1, page-faults: 0+315
|
||||
time: 0:00.37 real, 0.37 user, 0.00 sys
|
||||
context-switch: 5+1, page-faults: 0+321
|
||||
|
||||
ex1-c : res=263
|
||||
time: 0:00.00 real, 0.00 user, 0.00 sys
|
||||
context-switch: 0+1, page-faults: 0+149
|
||||
|
||||
ex2.bash : res=1680
|
||||
time: 0:07.88 real, 7.87 user, 0.00 sys
|
||||
context-switch: 815+1, page-faults: 0+2637
|
||||
time: 0:06.50 real, 6.43 user, 0.03 sys
|
||||
context-switch: 52+14, page-faults: 0+2873
|
||||
|
Reference in New Issue
Block a user