Bug 132807 - Search computes its own annotation type inside a loop
Summary: Search computes its own annotation type inside a loop
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Search (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: 3.2 M6   Edit
Assignee: Platform-Search-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2006-03-22 04:38 EST by Dani Megert CLA
Modified: 2006-03-28 05:59 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 2006-03-22 04:38:59 EST
I20060321-1210.

The two highlighters in Search compute its own annotation types inside a loop! This is not only bad for the performance but also makes Search depend on org.eclipse.ui.editors.

I found this will looking into bug 128017.
Comment 1 Dani Megert CLA 2006-03-22 04:40:36 EST
Fixed in HEAD.
Available in builds > N20060321-0010.

Besides fixing this bug, Search now no longer requires org.eclipse.ui.editors.
Comment 2 Martin Aeschlimann CLA 2006-03-22 20:01:20 EST
Thanks a lot, Dani!
Comment 3 Tobias Widmer CLA 2006-03-28 05:59:30 EST
Verified in I20060328-0010