Annotation of parser3/tests/results/208.processed, revision 1.2
1.2 ! misha 1: Content-Type: text/html
! 2: Content-Length: 581
1.1 misha 3:
4: Status:<br />
5: time diff: OK<br />
6: $r1.stime: OK<br />
7: $r1.utime: OK<br />
8: $r1.utime >= $r1.stime ? Y (OK)<br />
9: <br />
10: Memory:<br />
11: $m1.used > $m0.used ? Y (OK)<br />
12: $m1.used > $m2.used ? Y (OK)<br />
13: $m2.used >= $m0.used ? Y (OK)<br />
14: <br />
15: $m1.ever_allocated_since_start >= $m0.ever_allocated_since_start ? Y (OK)<br />
16: $m2.ever_allocated_since_start >= $m1.ever_allocated_since_start ? Y (OK)<br />
17: <br />
18: $m1.ever_allocated_since_compact >= $m0.ever_allocated_since_compact ? Y (OK)<br />
19: $m2.ever_allocated_since_compact >= $m0.ever_allocated_since_compact ? Y (OK)<br />
E-mail: