): mark a successful result, which means this test has neither significant performance regression nor significant standard error
): mark a failing result, which means this test shows a significant performance regression (more than 10%)
): mark a failing result (see above) with a comment explaining this degradation.
or
): mark a failing or successful result with a significant standard error (more than 3%)
): mark an undefined result, which means that deviation on this test is not a number (NaN) or is infinite (happens when the reference value is equals to 0!)(build_test_time - baseline_test_time) / baseline_test_time)sqrt(build_test_stddev^2 / N + baseline_test_stddev^2 / N) / baseline_test_time)All 3 scenarios |
wtpbuild |
| PerfmsrBUJavaAxisTC50#testBUJavaAxisTC50() |
- 4.8% [n/a]
|
| PerfmsrClientAxisTC50#testClientAxisTC50() |
Performance criteria not met when compared to '{config=wtpbuild, build=R20070502-1353, jvm=ibm1.5.0}':
Elapsed Process: 9.99s is not within [0%, 110%] of 8.96s
- 11.5% [n/a]
|
| PerfmsrTDJavaAxisTC50#testTDJavaAxisTC50() |
Performance criteria not met when compared to '{config=wtpbuild, build=R20070502-1353, jvm=ibm1.5.0}':
Elapsed Process: 33.89s is not within [0%, 110%] of 30.77s
- 2.7% [n/a]
|