Skip to content

completion: optimize the performance of SnippetCompletionProposal #1838

@testforstephen

Description

@testforstephen

Here is an experiment where i type f in JDTUtils.getFakeCompilationUnit and wait for completion list.
image

Here is the profiling data. SnippetCompletionProposal will take approximately 70% CPU time of the completion handler.
image

Open this issue to explore the possibility to optimize snippet completion performance.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions