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 190535

Summary: LowPerformance took 75844 ms.
Product: cnd Reporter: Exceptions Reporter <exceptions_reporter>
Component: ToolchainAssignee: Alexander Simon <alexvsimon>
Status: RESOLVED FIXED    
Severity: normal CC: MackSix, mgoe
Priority: P2 Keywords: PERFORMANCE
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 169209
Attachments: nps snapshot

Description Exceptions Reporter 2010-09-22 20:51:43 UTC
Build: NetBeans IDE 6.9 (Build 201006101454)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Windows XP
Maximum slowness yet reported was 75844 ms, average is 39515
Comment 1 Exceptions Reporter 2010-09-22 20:51:56 UTC
Created attachment 102124 [details]
nps snapshot
Comment 2 Theofanis Oikonomou 2012-06-04 12:04:58 UTC
From the attached snapshots it looks like a problem in org.netbeans.modules.cnd.toolchain.ui.options.ToolsCacheManagerImpl.clear()
Comment 3 Leonid Lenyashin 2012-06-04 12:33:10 UTC
75s, performance issue. Upgrading to P2 until further evaluation.
Comment 4 Alexander Simon 2012-06-06 13:57:26 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/e22b6ba8e573
Comment 5 Quality Engineering 2012-06-09 04:34:24 UTC
Integrated into 'main-golden', will be available in build *201206090001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/e22b6ba8e573
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #190535 LowPerformance took 75844 ms