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 191661 - LowPerformance took 54769 ms.
Summary: LowPerformance took 54769 ms.
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-11-05 10:02 UTC by lolo_101
Modified: 2010-11-10 06:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 173324


Attachments
nps snapshot (18.76 KB, application/nps)
2010-11-05 10:02 UTC, lolo_101
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lolo_101 2010-11-05 10:02:46 UTC
Build: NetBeans IDE 7.0 M2 (Build 201010151251)
VM: Java HotSpot(TM) Client VM, 17.1-b03, Java(TM) SE Runtime Environment, 1.6.0_22-b04
OS: Windows XP

User Comments:
Lolo_101: Just closed a project



Maximum slowness yet reported was 54769 ms, average is 39882
Comment 1 lolo_101 2010-11-05 10:02:52 UTC
Created attachment 102814 [details]
nps snapshot
Comment 2 Jesse Glick 2010-11-05 13:43:07 UTC
BaseActionProvider.isActionEnabled should return true immediately for COMMAND_DELETE, without calling findBuildXml first.
Comment 3 Tomas Zezula 2010-11-09 17:03:32 UTC
Fixed jet-main 1968e189a3e9
Comment 4 Quality Engineering 2010-11-10 06:10:17 UTC
Integrated into 'main-golden', will be available in build *201011100000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/1968e189a3e9
User: Tomas Zezula <tzezula@netbeans.org>
Log: #191661:LowPerformance took 54769 ms.