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 194373 - [70cat] LowPerformance took 3859 ms.
Summary: [70cat] LowPerformance took 3859 ms.
Status: RESOLVED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2011-01-15 02:21 UTC by markhodges
Modified: 2011-01-22 06:19 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 172414


Attachments
nps snapshot (32.10 KB, application/nps)
2011-01-15 02:21 UTC, markhodges
Details
nps snapshot (45.90 KB, application/nps)
2011-01-16 17:36 UTC, ouardisoft
Details

Note You need to log in before you can comment on or make changes to this bug.
Description markhodges 2011-01-15 02:21:22 UTC
Build: NetBeans IDE 7.0 Beta (Build 201011152355)
VM: Java HotSpot(TM) Client VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Windows XP

User Comments:
lazarius: Started up the IDE.

TobiasKranz: startup

markhodges: Trying NetBeans for the first time.  Trying out the NewPhpProject sample.  Consistantly runs fine from the IDE when not debugging.  When XDebug is turned on via php.ini.  Execution stops on breakpoint approx. 10% of the time.  The remainder NetBeans and Firefox hangs.  I continue to try restarting various components.  I have not yet determined the conditions influencing success or failure.



Maximum slowness yet reported was 6742 ms, average is 4113
Comment 1 markhodges 2011-01-15 02:21:27 UTC
Created attachment 105018 [details]
nps snapshot
Comment 2 ouardisoft 2011-01-16 17:36:00 UTC
Created attachment 105043 [details]
nps snapshot
Comment 3 Martin Entlicher 2011-01-20 14:24:25 UTC
I'll probably have to return true from ConnectAction.isEnabled() if the list of attach types is not loaded yet...
Comment 4 Martin Entlicher 2011-01-20 15:59:45 UTC
Fixed by changeset:   186839:f05bd074ba4b
http://hg.netbeans.org/main/rev/f05bd074ba4b
Comment 5 Quality Engineering 2011-01-22 06:19:15 UTC
Integrated into 'main-golden', will be available in build *201101220001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/f05bd074ba4b
User: mentlicher@netbeans.org
Log: #194373 Assure that we spend 100ms at most in isEnabled() method, which is called in AWT.