This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 187003 - improve performance of Resolver3
Summary: improve performance of Resolver3
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-05-31 16:45 UTC by Alexander Simon
Modified: 2010-05-31 16:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2010-05-31 16:45:47 UTC
Resolver gathers maps for all included files recursive.
It looking for name space definitions, using directives, using aliases, typedefs and classifiers. For it resolver gets all file declarations.
Please use kind filter for getting file declarations.
Comment 1 Alexander Simon 2010-05-31 16:46:44 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/0be187cd4433