Bug 3373 - Performance - MatchLocator should prune unused ASTs before resolving (1GJYBOU)
Summary: Performance - MatchLocator should prune unused ASTs before resolving (1GJYBOU)
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P4 normal (vote)
Target Milestone: 2.1 M1   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:54 EDT by Jerome Lanneluc CLA
Modified: 2002-09-10 08:51 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jerome Lanneluc CLA 2001-10-10 22:54:02 EDT
MatchLocator should prune AST nodes that don't contain potential matches before
	resolving. This would make search faster.

NOTES:

PM (9/13/2001 11:05:16 AM)
	Similar to what code assist already does so as to minimize amount of 
resolutions.
Comment 1 DJ Houghton CLA 2001-10-29 17:12:32 EST
PRODUCT VERSION:
	2.0 stream

Comment 2 Jerome Lanneluc CLA 2002-03-28 06:12:18 EST
Will consider post 2.0
Comment 3 Philipe Mulet CLA 2002-07-25 06:59:36 EDT
Reopening
Comment 4 Philipe Mulet CLA 2002-07-25 07:00:54 EDT
Clearing resolution
Comment 5 Jerome Lanneluc CLA 2002-08-14 05:42:16 EDT
In fact, this was already done.
Closing.