Bug 109041 - [implementation] Occurrence finders should not compute current node each time
Summary: [implementation] Occurrence finders should not compute current node each time
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 minor (vote)
Target Milestone: 3.2 M4   Edit
Assignee: Dani Megert CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2005-09-08 06:57 EDT by Dani Megert CLA
Modified: 2005-12-07 11:52 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2005-09-08 06:57:15 EDT
I20050906-1200

This is a minor performance improvement item: currently each occurrence finder
computes the node at the caret location via NodeFinder. It would be more
efficient to compute the node once and initialize each occurrence finder with
that node.
Comment 1 Tom Hofmann CLA 2005-11-03 05:28:58 EST
moving to next milestone
Comment 2 Dani Megert CLA 2005-12-07 11:52:04 EST
Fixed in HEAD.
Available in builds > N20051206-1200.