Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 323018

Summary: [perfs] Regression on some perf tests running with JDK 1.5
Product: [Eclipse Project] JDT Reporter: Frederic Fusier <frederic_fusier>
Component: TextAssignee: JDT-Text-Inbox <jdt-text-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: major    
Priority: P3 CC: daniel_megert
Version: 3.7Keywords: performance
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Frederic Fusier CLA 2010-08-18 09:25:40 EDT
Verifying I20100817-0800 results, it appears that there was a regression on
some perf tests running with JDK 1.5 just after 3.7M1 (since build
N20100807-2000):
 - DocumentPerformanceTest#measureGetNumberOfLines()
 - DocumentPerformanceTest#measureLine*()
 - LineTrackerPerformanceTest#testLineByIndex2()
 - LineTrackerPerformanceTest#testLineByOffset2()

I strongly doubt that a code change could be responsible of this regression,
maybe a change in the JDK setup of the test machines!?
Comment 1 Dani Megert CLA 2010-08-24 02:41:08 EDT

*** This bug has been marked as a duplicate of bug 323461 ***