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 215901

Summary: LowPerformance took 40355 ms.
Product: php Reporter: Exceptions Reporter <exceptions_reporter>
Component: RefactoringAssignee: Ondrej Brejla <obrejla>
Status: RESOLVED FIXED    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 190985
Attachments: nps snapshot

Description Exceptions Reporter 2012-07-24 20:13:15 UTC
This bug was originally marked as duplicate of bug 178171, 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.2 (Build 201207171143)
VM: Java HotSpot(TM) Client VM, 20.8-b03, Java(TM) SE Runtime Environment, 1.6.0_33-b05
OS: Windows 7

User Comments:
GUEST: Deleting a added file from a project with SVN. Svn-client JavaHL



Maximum slowness yet reported was 40355 ms, average is 40355
Comment 1 Exceptions Reporter 2012-07-24 20:13:18 UTC
Created attachment 122319 [details]
nps snapshot
Comment 2 Ondrej Vrabec 2012-09-13 12:29:18 UTC
Maybe refactoring and FS operations could run outside of AWT. Subversion working copy is locked because another command is currently using it.
Comment 3 Ondrej Brejla 2012-09-17 09:13:09 UTC
Fixed in web-main #8b7a5f26c0d1
Comment 4 Quality Engineering 2012-09-18 02:10:32 UTC
Integrated into 'main-golden', will be available in build *201209180001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/8b7a5f26c0d1
User: Ondrej Brejla <obrejla@netbeans.org>
Log: #215901 - LowPerformance took 40355 ms.