Bug 438097 - CodeAssistCompanion duplicate type hierarchy cache
Summary: CodeAssistCompanion duplicate type hierarchy cache
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: PDT (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: PHP Core CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2014-06-24 15:40 EDT by Dawid Pakula CLA
Modified: 2020-05-14 10:17 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 Dawid Pakula CLA 2014-06-24 15:40:06 EDT
Same cache is also available in IModelAccessCache. 

We should merge it to speed up CA.
Comment 1 Michal Niewrzal CLA 2016-10-07 07:23:51 EDT
Also CompletionCompanion is an internal class but its used in public CA api. This should be refactored. Its used in:
* ICompletionContext
* ICompletionContextResolver
* ICompletionStrategy