): 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 4 scenarios |
wtpbuild |
| AppClientProjectCreationOperationTest#testDefaults() |
Performance criteria not met when compared to '{config=wtpbuild, build=R20070502-1353, jvm=ibm1.5.0}':
Elapsed Process: 1.22s is not within [0%, 110%] of 585ms
- 108.0% [±29.6]
|
| EJBProjectCreationOperationTest#testDefaults() |
+30.5% [±82.9]
|
| ConnectorProjectCreationOperationTest#testDefaults() |
+7.9% [±40.2]
|
| WebProjectCreationOperationTest#testDefaults() |
- 9.6% [±8.1]
|