This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 227432 - XML Navigator is slow
Summary: XML Navigator is slow
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: Text-Edit (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords: PERFORMANCE
: 148812 189361 225022 225835 229505 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-03-13 17:46 UTC by Exceptions Reporter
Modified: 2016-07-07 09:56 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 199587


Attachments
nps snapshot (104.39 KB, application/nps)
2013-03-13 17:46 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-03-13 17:46:05 UTC
This bug was originally marked as duplicate of bug 187337, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.3 Beta 2 (Build 201211062253)
VM: Java HotSpot(TM) Client VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_11-b21
OS: Windows 7
Maximum slowness yet reported was 20665 ms, average is 20665
Comment 1 Exceptions Reporter 2013-03-13 17:46:09 UTC
Created attachment 132578 [details]
nps snapshot
Comment 2 Petr Cyhelsky 2013-03-18 14:59:43 UTC
reassigning to xml editor as most of the time is spent in org.netbeans.modules.xml.text.navigator.TreeNodeAdapter
Comment 3 Svata Dedic 2013-04-02 08:22:18 UTC
Creation of a JTree for the full document model is slow. It could be more efficient to display just part of the document tree in the navigator and lazy-create the rest of the model.
Comment 4 Svata Dedic 2013-04-02 16:49:44 UTC
*** Bug 225022 has been marked as a duplicate of this bug. ***
Comment 5 Svata Dedic 2013-04-04 10:34:47 UTC
*** Bug 225835 has been marked as a duplicate of this bug. ***
Comment 6 Svata Dedic 2013-04-08 09:50:55 UTC
*** Bug 148812 has been marked as a duplicate of this bug. ***
Comment 7 Svata Dedic 2013-05-09 08:53:59 UTC
*** Bug 229505 has been marked as a duplicate of this bug. ***
Comment 8 Svata Dedic 2013-05-09 11:50:58 UTC
*** Bug 189361 has been marked as a duplicate of this bug. ***
Comment 9 Martin Balin 2016-07-07 09:56:39 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss