Bug 220561 - Regression in some revert editor performance tests
Summary: Regression in some revert editor performance tests
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.4 RC2   Edit
Assignee: Dani Megert CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance, test
Depends on:
Blocks:
 
Reported: 2008-02-27 09:59 EST by Frederic Fusier CLA
Modified: 2008-05-23 11:18 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 2008-02-27 09:59:10 EST
Verifying build I20080226-1155, it looks like some revert editor tests are red:
 - RevertJavaEditorTest#testRevertJavaEditor(): between -42.2% and -50.2%
 - RevertTextEditorTest#testRevertTextEditor(): between -9.4% and -14.0%
Comment 1 Dani Megert CLA 2008-05-23 11:18:42 EDT
RevertJavaEditorTest#testRevertJavaEditor() is now faster on most machines and the RevertTextEditorTest#testRevertTextEditor() test diff is not really relevant as the test itself only needs about 35ms to run and now it takes about 10-20ms longer which results in big % delta.

Closing as WORKSFORME as there's nothing wrong with the tests and I want to keep them to detect potential larger regressions.