Bug 112518 - [performance] NLS detection should be faster
Summary: [performance] NLS detection should be faster
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.2 M3   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2005-10-13 13:45 EDT by Olivier Thomann CLA
Modified: 2005-10-31 06:17 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Thomann CLA 2005-10-13 13:45:22 EDT
The detection of nls tags should be much faster.
Comment 1 Olivier Thomann CLA 2005-10-13 15:17:54 EDT
Fixed and released in HEAD.
No specific regression tests. We should see an improvement in the performance
tests when all warnings are enabled.
Comment 2 Frederic Fusier CLA 2005-10-31 06:17:27 EST
Verified for 3.2 M3.

Results of performance tests testBatchCompilerAllWarnings and
testFullBuildAllWarnings of FullSourceWorkspaceBuildTests show a great
improvement on integration builds since 10/18...