Bug 436907 - Selection engine is not using cache
Summary: Selection engine is not using cache
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: PDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: PHP Core CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2014-06-07 09:57 EDT by Dawid Pakula CLA
Modified: 2020-05-14 11:17 EDT (History)
2 users (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-07 09:57:28 EDT
PHPSelectionEngine#select should internaly use own cache.

Without this, each editor selection can be very expensive.
Comment 2 Michal Niewrzal CLA 2015-05-31 14:44:52 EDT
Closing.