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 227449 - org.netbeans.modules.php.project.ui.customizer.CustomizerRun.<init>: LowPerformance took 25797 ms.
Summary: org.netbeans.modules.php.project.ui.customizer.CustomizerRun.<init>: LowPerfo...
Status: RESOLVED WONTFIX
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-03-14 06:48 UTC by Exceptions Reporter
Modified: 2013-03-14 09:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 197142


Attachments
nps snapshot (39.59 KB, application/nps)
2013-03-14 06:48 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-03-14 06:48:53 UTC
Build: NetBeans IDE 7.3 (Build 201302132200)
VM: Java HotSpot(TM) Client VM, 17.0-b17, Java(TM) SE Runtime Environment, 1.6.0_21-b07
OS: Windows XP

User Comments:
GUEST: starting netbeans



Maximum slowness yet reported was 25797 ms, average is 14532
Comment 1 Exceptions Reporter 2013-03-14 06:48:55 UTC
Created attachment 132591 [details]
nps snapshot
Comment 2 Tomas Mysik 2013-03-14 09:34:27 UTC
From the attached snapshot:

java.lang.Class.forName()	38.19743	4 408 ms (38,2%)	4 408 ms
javax.swing.plaf.basic.BasicHTML.createHTMLView()	23.183329	2 675 ms (23,2%)	2 675 ms
javax.swing.JTextPane.<init>()	13.553348	1 564 ms (13,6%)	1 564 ms

Sorry, I doubt we can do anything with it. The other snapshosts seem similarly.

Thanks for reporting.