Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 246995 - DLTKContentTypeManager.getDerivedContentTypes() - performance bottleneck
Summary: DLTKContentTypeManager.getDerivedContentTypes() - performance bottleneck
Status: RESOLVED FIXED
Alias: None
Product: DLTK
Classification: Technology
Component: Common (show other bugs)
Version: 1.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Michael Spector CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 240826
  Show dependency tree
 
Reported: 2008-09-11 07:31 EDT by Michael Spector CLA
Modified: 2008-09-11 07:34 EDT (History)
0 users

See Also:


Attachments
screenshot (22.77 KB, image/png)
2008-09-11 07:31 EDT, Michael Spector CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Spector CLA 2008-09-11 07:31:10 EDT
Created attachment 112302 [details]
screenshot

Performing a search action using SearchEngine causes call to DLTKContentTypeManager.getDerivedContentTypes() many times like number of files in project. This action seems to be expensive 400ms on every search in a regular project (see attached screen-shot).
Comment 1 Michael Spector CLA 2008-09-11 07:34:31 EDT
Fixed in CVS.