Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 323018 - [perfs] Regression on some perf tests running with JDK 1.5
Summary: [perfs] Regression on some perf tests running with JDK 1.5
Status: CLOSED DUPLICATE of bug 323461
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.7   Edit
Hardware: All All
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2010-08-18 09:25 EDT by Frederic Fusier CLA
Modified: 2010-08-24 02:45 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***