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 189018

Summary: LowPerformance took 84986 ms.
Product: versioncontrol Reporter: Exceptions Reporter <exceptions_reporter>
Component: SubversionAssignee: Ondrej Vrabec <ovrabec>
Status: RESOLVED FIXED    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 171535
Attachments: nps snapshot

Description Exceptions Reporter 2010-07-28 13:27:52 UTC
Build: NetBeans IDE 6.9 (Build 201006101454)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows XP

User Comments:
GUEST: Initial commit (subversion) of a big project



Maximum slowness yet reported was 616536 ms, average is 350761
Comment 1 Exceptions Reporter 2010-07-28 13:28:06 UTC
Created attachment 101064 [details]
nps snapshot
Comment 2 Ondrej Vrabec 2010-07-28 15:34:31 UTC
AWT should not be blocked from now on.
I checked your message.log and it seems you work with a project stored on a net drive, right? In that case i strongly suggest you don't. The subversion support is forced to use many disk I/O operations so even though the EDT should run smoothly with the fix, all subversion actions will take too much time to finish.
Comment 3 Ondrej Vrabec 2010-07-29 06:09:57 UTC
fixed: http://hg.netbeans.org/main-silver/rev/b3d381904b29