Times are given in milliseconds.

Total Component Time:

Class Elapsed Process (Current) Elapsed Process (Baseline) Difference CPU Time (Current) CPU Time (Baseline) Difference
org.eclipse.jdt.core 3823887.0 3832806.0 0.23% 2358862.0 2360365.0 0.06%

Total Class Times:

Class Elapsed Process (Current) Elapsed Process (Baseline) Difference CPU Time (Current) CPU Time (Baseline) Difference
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceFormatterTests 199330.0 199460.0 0.07% 123600.0 123320.0 0.23%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceASTTests 261540.0 262230.0 0.26% 166880.0 167410.0 0.32%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceTypeHierarchyTests 149820.0 150180.0 0.24% 94430.0 94540.0 0.12%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests 1832610.0 1837030.0 0.24% 1133620.0 1135910.0 0.20%
org.eclipse.jdt.core.tests.performance.RegionPerformanceTests 101600.0 101600.0 0.00% 63400.0 63400.0 0.00%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTests 858430.0 859450.0 0.12% 526060.0 524850.0 0.23%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTests 80405.0 81270.0 1.06% 47012.0 46146.0 1.88%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTests 340152.0 341586.0 0.42% 203860.0 204789.0 0.45%

All 68 individual scenarios:

Class Scenario Elapsed Process (Current) Elapsed Process (Baseline) Difference CPU Time (Current) CPU Time (Baseline) Difference
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceASTTests testDomAstCreationProjectJLS3() 79780.0 80020.0 0.30% 51440.0 51600.0 0.31%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceASTTests testPerfDomAstCreationJLS2() 85610.0 85820.0 0.24% 54640.0 54820.0 0.33%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceASTTests testPerfDomAstCreationJLS3() 91420.0 91660.0 0.26% 57820.0 58000.0 0.31%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceASTTests testWkspDomAstCreationJLS2() 4730.0 4730.0 0.00% 2980.0 2990.0 0.33%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTests testBatchCompilerNoWarning() 15889.0 15970.0 0.51% 8668.0 8595.0 0.85%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTests testBug434326() 17415.0 17497.0 0.47% 9620.0 9587.0 0.34%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTests testBuildGenericType() 18801.0 18881.0 0.42% 10255.0 10233.0 0.21%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTests testCompileJDTCoreProjectAllWarnings() 20417.0 20508.0 0.44% 11303.0 11373.0 0.62%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTests testCompileJDTCoreProjectDefault() 22110.0 22220.0 0.50% 12424.0 12520.0 0.77%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTests testCompileJDTCoreProjectJavadoc() 23800.0 23900.0 0.42% 13412.0 13493.0 0.60%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTests testCompileJDTCoreProjectNoWarning() 25450.0 25560.0 0.43% 14365.0 14448.0 0.57%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTests testCompileSWTProjectDefault() 27060.0 27150.0 0.33% 15321.0 15427.0 0.69%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTests testFullBuildProjectAllWarnings() 29610.0 29740.0 0.44% 17940.0 18144.0 1.12%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTests testFullBuildProjectDefault() 32000.0 32170.0 0.53% 20392.0 20549.0 0.76%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTests testFullBuildProjectNoWarning() 34230.0 34380.0 0.44% 22440.0 22530.0 0.40%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTests testParser() 35860.0 35970.0 0.31% 23400.0 23480.0 0.34%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTests testScanner() 37510.0 37640.0 0.35% 24320.0 24410.0 0.37%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTests testPerfCompleteEmptyName() 94000.0 94050.0 0.05% 57330.0 57200.0 0.23%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTests testPerfCompleteEmptyNameWithoutMethods() 94200.0 94290.0 0.10% 57400.0 57400.0 0.00%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTests testPerfCompleteEmptyNameWithoutTypes() 94400.0 94600.0 0.21% 57600.0 57400.0 0.35%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTests testPerfCompleteMemberAccess() 94610.0 94800.0 0.20% 57770.0 57600.0 0.30%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTests testPerfCompleteMethodDeclaration() 94990.0 95000.0 0.01% 58000.0 57830.0 0.29%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTests testPerfCompleteName() 95510.0 95600.0 0.09% 58530.0 58420.0 0.19%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTests testPerfCompleteNameWithoutMethods() 96330.0 96470.0 0.15% 59310.0 59200.0 0.19%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTests testPerfCompleteNameWithoutTypes() 96850.0 97000.0 0.15% 59800.0 59600.0 0.34%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTests testPerfCompleteTypeReference() 97540.0 97640.0 0.10% 60320.0 60200.0 0.20%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceFormatterTests testFormatDefault() 98870.0 98940.0 0.07% 61320.0 61200.0 0.20%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceFormatterTests testFormatDefaultBigFile() 100460.0 100520.0 0.06% 62280.0 62120.0 0.26%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests testCloseProjects() 53990.0 54070.0 0.15% 34480.0 34450.0 0.09%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests testCreateJavaElement() 55960.0 56110.0 0.27% 35760.0 35780.0 0.06%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests testFindType() 57400.0 57580.0 0.31% 36440.0 36500.0 0.16%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests testGetAllPackageFragmentRoots() 58800.0 58990.0 0.32% 37160.0 37250.0 0.24%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests testGetSourceBigJarNoAttachment() 60500.0 60680.0 0.30% 38140.0 38300.0 0.42%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests testInitJDTPlugin() 62260.0 62480.0 0.35% 39120.0 39320.0 0.51%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests testNameLookupFindKnownSecondaryType() 63860.0 64080.0 0.34% 39960.0 40180.0 0.55%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests testNameLookupFindKnownType() 65410.0 65640.0 0.35% 40820.0 41030.0 0.51%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests testNameLookupFindUnknownType() 67010.0 67240.0 0.34% 41740.0 41920.0 0.43%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests testPerfBatchCreatePackageAndReconcile() 68540.0 68740.0 0.29% 42580.0 42720.0 0.33%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests testPerfDeleteLotsOfMembersAndReconcile() 70100.0 70300.0 0.28% 43480.0 43620.0 0.32%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests testPerfReconcile() 71630.0 71840.0 0.29% 44360.0 44490.0 0.29%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests testPerfReconcileBigFileWithSyntaxError() 73120.0 73300.0 0.25% 45200.0 45340.0 0.31%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests testPerfSearchAllTypeNamesAndReconcile() 74620.0 74820.0 0.27% 46000.0 46160.0 0.35%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests testPopulateTwoBigJars() 76080.0 76300.0 0.29% 46760.0 46940.0 0.38%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests testProjectFindKnownMemberType() 77560.0 77720.0 0.21% 47540.0 47700.0 0.34%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests testProjectFindKnownSecondaryType() 79140.0 79330.0 0.24% 48400.0 48550.0 0.31%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests testProjectFindKnownType() 80800.0 80960.0 0.20% 49360.0 49460.0 0.20%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests testProjectFindUnknownType() 82560.0 82730.0 0.21% 50430.0 50530.0 0.20%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests testProjectFindUnknownTypeAfterSetClasspath() 84530.0 84700.0 0.20% 51710.0 51760.0 0.10%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests testReconcileDuplicates() 86460.0 86620.0 0.18% 52900.0 52950.0 0.09%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests testRefreshExternalArchives() 88040.0 88180.0 0.16% 53830.0 53820.0 0.02%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests testReopenSingleProject() 89680.0 89840.0 0.18% 54810.0 54700.0 0.20%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests testResolveClasspath() 91520.0 91640.0 0.13% 55900.0 55820.0 0.14%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests testSeekPackageFragments() 93040.0 93140.0 0.11% 56740.0 56620.0 0.21%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTests testIndexing() 87.0 96.0 9.38% 135.0 133.0 1.50%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTests testIndexingOneProject() 1880.0 1963.0 4.23% 2047.0 1980.0 3.38%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTests testNewSearchAllTypeNames() 3260.0 3346.0 2.57% 2606.0 2532.0 2.92%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTests testSearchAllTypeNameMatches() 4565.0 4653.0 1.89% 3095.0 3025.0 2.31%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTests testSearchAllTypeNames() 5915.0 6004.0 1.48% 3615.0 3546.0 1.95%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTests testSearchBinaryMethod() 7298.0 7389.0 1.23% 4246.0 4170.0 1.82%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTests testSearchConstructor() 8704.0 8790.0 0.98% 4977.0 4873.0 2.13%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTests testSearchField() 10095.0 10181.0 0.84% 5653.0 5558.0 1.71%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTests testSearchMethod() 11466.0 11550.0 0.73% 6257.0 6161.0 1.56%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTests testSearchPackageDeclarationsWorkspace() 12856.0 12935.0 0.61% 6857.0 6740.0 1.74%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTests testSearchType() 14279.0 14363.0 0.58% 7524.0 7428.0 1.29%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceTypeHierarchyTests testPerfAllTypes() 49940.0 50060.0 0.24% 31480.0 31520.0 0.13%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceTypeHierarchyTests testPerfClassWithPotentialSubinterfaces() 51580.0 51700.0 0.23% 32400.0 32430.0 0.09%
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceTypeHierarchyTests testPerSuperTypes() 48300.0 48420.0 0.25% 30550.0 30590.0 0.13%
org.eclipse.jdt.core.tests.performance.RegionPerformanceTests testRegion() 101600.0 101600.0 0.00% 63400.0 63400.0 0.00%