Skip to main content

Back to the top

Performance of org.eclipse.ui: I20240318-1800 relative to R-4.31-202402290520

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.ui 1398174.0 1414601.0 1.16% 1292266.0 1269357.0 1.80%

Total Class Times:

Class Elapsed Process (Current) Elapsed Process (Baseline) Difference CPU Time (Current) CPU Time (Baseline) Difference
org.eclipse.ui.tests.forms.performance.FormsPerformanceTest 1490.0 1466.0 1.64% 2723.0 2596.0 4.89%
org.eclipse.ui.tests.performance.CommandsPerformanceTest 4041.0 4080.0 0.96% 3508.0 3438.0 2.04%
org.eclipse.ui.tests.performance.OpenMultipleEditorTest 1982.0 1954.0 1.43% 2317.0 2192.0 5.70%
org.eclipse.ui.tests.performance.layout.ResizeTest 16999.0 16167.0 5.15% 26449.0 24982.0 5.87%
org.eclipse.ui.tests.performance.EditorSwitchTest 154248.0 155490.0 0.80% 147979.0 144829.0 2.17%
org.eclipse.ui.tests.performance.OpenCloseWindowTest 4606.0 4471.0 3.02% 5493.0 5096.0 7.79%
org.eclipse.ui.tests.performance.OpenClosePerspectiveTest 4167.0 3981.0 4.67% 5418.0 5051.0 7.27%
org.eclipse.ui.tests.performance.OpenProjectExplorerFolderTest 1182.0 1193.0 0.92% 1107.0 1089.0 1.65%
org.eclipse.ui.tests.performance.GenerateIdentifiersTest 2747.0 2585.0 6.27% 4584.0 4265.0 7.48%
org.eclipse.ui.tests.performance.LabelProviderTest 20306.0 20478.0 0.84% 17681.0 17327.0 2.04%
org.eclipse.ui.tests.performance.PerspectiveSwitchTest 18434.0 18682.0 1.33% 22868.0 22375.0 2.20%
org.eclipse.ui.tests.performance.OpenCloseEditorTest 3939.0 3823.0 3.03% 4510.0 4192.0 7.59%
org.eclipse.ui.tests.performance.ProgressReportingTest 1164033.0 1180231.0 1.37% 1047629.0 1031925.0 1.52%

All 58 individual scenarios:

Class Scenario Elapsed Process (Current) Elapsed Process (Baseline) Difference CPU Time (Current) CPU Time (Baseline) Difference
org.eclipse.ui.tests.forms.performance.FormsPerformanceTest test_createForm() 1490.0 1466.0 1.64% 2723.0 2596.0 4.89%
org.eclipse.ui.tests.performance.CommandsPerformanceTest testBindingCacheHitHard() 1010.0 1020.0 0.98% 878.0 860.0 2.09%
org.eclipse.ui.tests.performance.CommandsPerformanceTest testBindingCacheHitHardReverse() 1010.0 1020.0 0.98% 876.0 858.0 2.10%
org.eclipse.ui.tests.performance.CommandsPerformanceTest testBindingCacheHitSoft() 1011.0 1020.0 0.88% 878.0 860.0 2.09%
org.eclipse.ui.tests.performance.CommandsPerformanceTest testBindingCacheMissLarge() 1010.0 1020.0 0.98% 876.0 860.0 1.86%
org.eclipse.ui.tests.performance.EditorSwitchTest testEditorSwitch:perf_basic,perf_outline() 91929.0 92780.0 0.92% 83474.0 81993.0 1.81%
org.eclipse.ui.tests.performance.EditorSwitchTest testEditorSwitch:perf_outline,java() 62319.0 62710.0 0.62% 64505.0 62836.0 2.66%
org.eclipse.ui.tests.performance.GenerateIdentifiersTest test() 2747.0 2585.0 6.27% 4584.0 4265.0 7.48%
org.eclipse.ui.tests.performance.LabelProviderTest DecoratingLabelProviderStyled[false]Colors[false]() 5089.0 5130.0 0.80% 4433.0 4349.0 1.93%
org.eclipse.ui.tests.performance.LabelProviderTest DecoratingLabelProviderStyled[false]Colors[true]() 5080.0 5120.0 0.78% 4429.0 4339.0 2.07%
org.eclipse.ui.tests.performance.LabelProviderTest DecoratingLabelProviderStyled[true]Colors[false]() 5070.0 5119.0 0.96% 4419.0 4329.0 2.08%
org.eclipse.ui.tests.performance.LabelProviderTest DecoratingLabelProviderStyled[true]Colors[true]() 5067.0 5109.0 0.82% 4400.0 4310.0 2.09%
org.eclipse.ui.tests.performance.layout.ResizeTest Perspective org.eclipse.debug.ui.DebugPerspective setSize() 4951.0 4753.0 4.17% 7303.0 6907.0 5.73%
org.eclipse.ui.tests.performance.layout.ResizeTest Perspective org.eclipse.jdt.ui.JavaPerspective setSize() 4047.0 3892.0 3.98% 6167.0 5879.0 4.90%
org.eclipse.ui.tests.performance.layout.ResizeTest Perspective org.eclipse.ui.resourcePerspective setSize() 3320.0 3167.0 4.83% 5214.0 4979.0 4.72%
org.eclipse.ui.tests.performance.layout.ResizeTest Perspective org.eclipse.ui.tests.harness.util.EmptyPerspective2 setSize() 2128.0 1959.0 8.63% 3575.0 3298.0 8.40%
org.eclipse.ui.tests.performance.layout.ResizeTest Perspective org.eclipse.ui.tests.performancePerspective1 setSize() 2553.0 2396.0 6.55% 4190.0 3919.0 6.92%
org.eclipse.ui.tests.performance.OpenCloseEditorTest testOpenAndCloseEditors:java() 783.0 762.0 2.76% 900.0 842.0 6.89%
org.eclipse.ui.tests.performance.OpenCloseEditorTest testOpenAndCloseEditors:perf_basic() 1670.0 1617.0 3.28% 1909.0 1768.0 7.98%
org.eclipse.ui.tests.performance.OpenCloseEditorTest testOpenAndCloseEditors:perf_outline() 1486.0 1444.0 2.91% 1701.0 1582.0 7.52%
org.eclipse.ui.tests.performance.OpenClosePerspectiveTest testOpenClosePerspectives:org.eclipse.debug.ui.DebugPerspective() 766.0 735.0 4.22% 933.0 870.0 7.24%
org.eclipse.ui.tests.performance.OpenClosePerspectiveTest testOpenClosePerspectives:org.eclipse.jdt.ui.JavaPerspective() 854.0 816.0 4.66% 1062.0 986.0 7.71%
org.eclipse.ui.tests.performance.OpenClosePerspectiveTest testOpenClosePerspectives:org.eclipse.ui.resourcePerspective() 792.0 758.0 4.49% 1014.0 945.0 7.30%
org.eclipse.ui.tests.performance.OpenClosePerspectiveTest testOpenClosePerspectives:org.eclipse.ui.tests.harness.util.EmptyPerspective2() 900.0 856.0 5.14% 1270.0 1184.0 7.26%
org.eclipse.ui.tests.performance.OpenClosePerspectiveTest testOpenClosePerspectives:org.eclipse.ui.tests.performancePerspective1() 855.0 816.0 4.78% 1139.0 1066.0 6.85%
org.eclipse.ui.tests.performance.OpenCloseWindowTest testOpenCloseWindows:org.eclipse.debug.ui.DebugPerspective() 916.0 888.0 3.15% 1053.0 973.0 8.22%
org.eclipse.ui.tests.performance.OpenCloseWindowTest testOpenCloseWindows:org.eclipse.jdt.ui.JavaPerspective() 879.0 853.0 3.05% 1029.0 949.0 8.43%
org.eclipse.ui.tests.performance.OpenCloseWindowTest testOpenCloseWindows:org.eclipse.ui.resourcePerspective() 842.0 817.0 3.06% 1001.0 928.0 7.87%
org.eclipse.ui.tests.performance.OpenCloseWindowTest testOpenCloseWindows:org.eclipse.ui.tests.harness.util.EmptyPerspective2() 962.0 934.0 3.00% 1189.0 1111.0 7.02%
org.eclipse.ui.tests.performance.OpenCloseWindowTest testOpenCloseWindows:org.eclipse.ui.tests.performancePerspective1() 1007.0 979.0 2.86% 1221.0 1135.0 7.58%
org.eclipse.ui.tests.performance.OpenMultipleEditorTest testOpenMultipleEditors:java[closeAll]() 318.0 313.0 1.60% 372.0 352.0 5.68%
org.eclipse.ui.tests.performance.OpenMultipleEditorTest testOpenMultipleEditors:java[closeEach]() 392.0 390.0 0.51% 459.0 439.0 4.56%
org.eclipse.ui.tests.performance.OpenMultipleEditorTest testOpenMultipleEditors:perf_basic[closeAll]() 275.0 269.0 2.23% 318.0 298.0 6.71%
org.eclipse.ui.tests.performance.OpenMultipleEditorTest testOpenMultipleEditors:perf_basic[closeEach]() 349.0 345.0 1.16% 411.0 389.0 5.66%
org.eclipse.ui.tests.performance.OpenMultipleEditorTest testOpenMultipleEditors:perf_outline[closeAll]() 287.0 281.0 2.14% 334.0 312.0 7.05%
org.eclipse.ui.tests.performance.OpenMultipleEditorTest testOpenMultipleEditors:perf_outline[closeEach]() 361.0 356.0 1.40% 423.0 402.0 5.22%
org.eclipse.ui.tests.performance.OpenProjectExplorerFolderTest testOpenNavigatorFolder() 1182.0 1193.0 0.92% 1107.0 1089.0 1.65%
org.eclipse.ui.tests.performance.PerspectiveSwitchTest testPerspectiveSwitch:org.eclipse.jdt.ui.JavaPerspective,org.eclipse.debug.ui.DebugPerspective,editor 1.java() 3448.0 3326.0 3.67% 4232.0 3960.0 6.87%
org.eclipse.ui.tests.performance.PerspectiveSwitchTest testPerspectiveSwitch:org.eclipse.ui.resourcePerspective,org.eclipse.jdt.ui.JavaPerspective,editor 1.java() 4402.0 4270.0 3.09% 5489.0 5130.0 7.00%
org.eclipse.ui.tests.performance.PerspectiveSwitchTest testPerspectiveSwitch:org.eclipse.ui.tests.performancePerspective1,org.eclipse.ui.tests.performancePerspective2,editor 1.perf_basic() 10584.0 11086.0 4.53% 13147.0 13285.0 1.04%
org.eclipse.ui.tests.performance.ProgressReportingTest testJobIsCanceled() 103800.0 104600.0 0.76% 91907.0 89821.0 2.32%
org.eclipse.ui.tests.performance.ProgressReportingTest testJobNoMonitorUsage() 103600.0 104400.0 0.77% 91600.0 89778.0 2.03%
org.eclipse.ui.tests.performance.ProgressReportingTest testJobSetTaskName() 2253.0 2269.0 0.71% 2061.0 2019.0 2.08%
org.eclipse.ui.tests.performance.ProgressReportingTest testJobSubMonitorNewChild() 23510.0 23702.0 0.81% 20524.0 20121.0 2.00%
org.eclipse.ui.tests.performance.ProgressReportingTest testJobSubMonitorSplit() 26396.0 27762.0 4.92% 24307.0 24920.0 2.46%
org.eclipse.ui.tests.performance.ProgressReportingTest testJobSubMonitorWorked() 109002.0 110874.0 1.69% 99226.0 98060.0 1.19%
org.eclipse.ui.tests.performance.ProgressReportingTest testJobSubTask() 2156.0 2172.0 0.74% 1947.0 1906.0 2.15%
org.eclipse.ui.tests.performance.ProgressReportingTest testJobWorked() 2316.0 2336.0 0.86% 2142.0 2102.0 1.90%
org.eclipse.ui.tests.performance.ProgressReportingTest testProgressMonitorDialogIsCanceled() 111500.0 112266.0 0.68% 101689.0 99521.0 2.18%
org.eclipse.ui.tests.performance.ProgressReportingTest testProgressMonitorDialogNoMonitorUsage() 104882.0 105612.0 0.69% 93280.0 91018.0 2.49%
org.eclipse.ui.tests.performance.ProgressReportingTest testProgressMonitorDialogSetTaskName() 9283.0 8324.0 11.52% 8156.0 7116.0 14.61%
org.eclipse.ui.tests.performance.ProgressReportingTest testProgressMonitorDialogSubTask() 10521.0 11792.0 10.78% 9772.0 10678.0 8.48%
org.eclipse.ui.tests.performance.ProgressReportingTest testProgressMonitorDialogWorked() 21320.0 21472.0 0.71% 19107.0 18717.0 2.08%
org.eclipse.ui.tests.performance.ProgressReportingTest testRunInForegroundIsCanceled() 104105.0 104879.0 0.74% 92366.0 90128.0 2.48%
org.eclipse.ui.tests.performance.ProgressReportingTest testRunInForegroundNoMonitorUsage() 110709.0 111467.0 0.68% 100892.0 98697.0 2.22%
org.eclipse.ui.tests.performance.ProgressReportingTest testRunInForegroundSetTaskName() 113768.0 111162.0 2.34% 104509.0 99471.0 5.06%
org.eclipse.ui.tests.performance.ProgressReportingTest testRunInForegroundSubTask() 99265.0 108772.0 8.74% 89998.0 95935.0 6.19%
org.eclipse.ui.tests.performance.ProgressReportingTest testRunInForegroundWorked() 105647.0 106370.0 0.68% 94146.0 91917.0 2.43%