days 11/16: remove faulty use of external command (seq)
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
ex1.bash : res=2386
|
||||
time: 0:41.94 real, 41.86 user, 0.03 sys
|
||||
context-switch: 4503+14, page-faults: 0+1329
|
||||
time: 0:33.55 real, 33.12 user, 0.42 sys
|
||||
context-switch: 179+18, page-faults: 0+1948
|
||||
|
||||
ex1-c : res=2386
|
||||
time: 0:00.01 real, 0.01 user, 0.00 sys
|
||||
context-switch: 1+1, page-faults: 0+91
|
||||
time: 0:00.00 real, 0.00 user, 0.00 sys
|
||||
context-switch: 0+1, page-faults: 0+90
|
||||
|
||||
ex2.bash : res=2091
|
||||
time: 1:20.09 real, 80.00 user, 0.03 sys
|
||||
context-switch: 8232+13, page-faults: 0+1721
|
||||
time: 1:08.60 real, 68.56 user, 0.02 sys
|
||||
context-switch: 530+10, page-faults: 0+1480
|
||||
|
||||
ex2-c : res=2091
|
||||
time: 0:00.01 real, 0.01 user, 0.00 sys
|
||||
context-switch: 2+1, page-faults: 0+91
|
||||
context-switch: 6+1, page-faults: 0+90
|
||||
|
||||
|
Reference in New Issue
Block a user