The 3.1 plan below is
a proto plan and input from the community is very welcome.
Overall Platform/Search Themes [committed]
- Identify functions which are critical important speed and space
performance wise [Built to Last]
- Textual Search/Replace in big workspaces
- Write performance tests for the critical functions and identify
speed / space targets [Built to Last]
- Look into ways to improve performance where the functions don't
meet the targets [Built to Last]
Planned items
- Convert "Limit table size for file search result to"
global preference into a view preference (analogous to JDT search) or use a virtual table which makes this preference obsolete
Investigate
- Use of virtual table to present large search results (requires JFace support for virtual table viewer)
Dependencies
- SWT: virtual tree
- Platform/UI: virtual table viewer
|