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 214696

Summary: LowPerformance took 4317 ms.
Product: apisupport Reporter: Exceptions Reporter <exceptions_reporter>
Component: ProjectAssignee: Ondrej Vrabec <ovrabec>
Status: RESOLVED FIXED    
Severity: normal CC: cyhelsky, matteodg, pfabier, szmitek, TobiasKranz
Priority: P3 Keywords: PERFORMANCE
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 190025
Attachments: nps snapshot

Description Exceptions Reporter 2012-06-25 08:56:39 UTC
This issue was reported manually by cyhelsky.
It already has 1 duplicates 


Build: NetBeans IDE 7.2 Beta (Build 201205031832)
VM: Java HotSpot(TM) Client VM, 23.1-b03, Java(TM) SE Runtime Environment, 1.7.0_05-b05
OS: Windows 7

User Comments:
GUEST: trying to start HTML editor



Maximum slowness yet reported was 4317 ms, average is 4317
Comment 1 Exceptions Reporter 2012-06-25 08:56:46 UTC
Created attachment 121287 [details]
nps snapshot
Comment 2 Ondrej Vrabec 2012-11-08 12:21:33 UTC
slowness in SuiteProperties.<init>, will try to reschedule in a similar way as in ModuleActions
Comment 3 Ondrej Vrabec 2012-11-08 12:23:07 UTC
fix: http://hg.netbeans.org/core-main/rev/e80b45e69bdb
Comment 4 Quality Engineering 2012-11-09 02:53:48 UTC
Integrated into 'main-golden', will be available in build *201211090001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/e80b45e69bdb
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #214696 - LowPerformance took 4317 ms.
background loading modules and properties
Comment 5 Ondrej Vrabec 2012-11-15 12:51:34 UTC
*** Bug 206558 has been marked as a duplicate of this bug. ***