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 - LowPerformance took 84986 ms.
Summary: LowPerformance took 84986 ms.
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-07-28 13:27 UTC by Exceptions Reporter
Modified: 2010-07-29 06:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 171535


Attachments
nps snapshot (19.08 KB, application/nps)
2010-07-28 13:28 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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