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 96710 - Low performance for ClassView
Summary: Low performance for ClassView
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Alexander Simon
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2007-02-27 17:47 UTC by Alexander Pepin
Modified: 2013-05-17 14:00 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pepin 2007-02-27 17:47:16 UTC
Steps to reproduce:
- open a pretty large project (e.g. mysql)
- wait until project parsing is finished
- in ClassView window click on the root node
Result: It takes ClassView tree from 3 to 8 sec to expand (depends on
machine). While this operation no notification appears (sand-glass etc.). That
misleads a user making him/her think that nothing was clicked.
Comment 1 Alexander Simon 2007-03-23 20:24:56 UTC
Fixed
Note for automated tests: as result of fix first project get child node returns
one node. Actual nodes will be returned late.

CVS log:

Checking in HostKeyArray.java;
/shared/data/ccvs/repository/cnd/classview/src/org/netbeans/modules/cnd/classview/HostKeyArray.java,v
 <--  HostKeyArray.java
new revision: 1.1.2.5; previous revision: 1.1.2.4
done
Comment 2 Alexander Pepin 2007-04-23 17:25:05 UTC
verified in build 20070423