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 220801

Summary: 3.5s - TreeViewDropSupport calls getNodes(true) and that may take a while
Product: platform Reporter: Exceptions Reporter <exceptions_reporter>
Component: ExplorerAssignee: Jan Peska <JPESKA>
Status: NEW ---    
Severity: normal Keywords: PERFORMANCE
Priority: P4    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 194047
Attachments: nps snapshot

Description Exceptions Reporter 2012-10-25 05:36:50 UTC
This bug was originally marked as duplicate of bug 187199, 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 (Build 201210011125)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b11
OS: Windows 7

User Comments:
GUEST: Moving files to another directory while background scanning of projects was happening. My source code and webserver are on different remote servers. My Netbeans client communicates to both via a VPN connection. Background scanning via the VPN takes ages ... at least a half hour every time. My internet connection is not slow though.



Maximum slowness yet reported was 3442 ms, average is 3442
Comment 1 Exceptions Reporter 2012-10-25 05:36:54 UTC
Created attachment 126515 [details]
nps snapshot