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 221731

Summary: LowPerformance took 4466 ms.
Product: serverplugins Reporter: jaska_tl
Component: InfrastructureAssignee: Petr Hejl <phejl>
Status: RESOLVED WONTFIX    
Severity: normal CC: jyeary, TomasKraus
Priority: P3 Keywords: PERFORMANCE
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 188869
Attachments: nps snapshot

Description jaska_tl 2012-11-08 14:05:39 UTC
Build: NetBeans IDE 7.3 Beta 2 (Build 201211052012)
VM: Java HotSpot(TM) Client VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b10
OS: Windows XP

User Comments:
jaska_tl: Slownes while activating JAVA WEB project

jaska_tl: Activeting platforms, and setting up java environment

jyeary: This occured on application startup.



Maximum slowness yet reported was 4466 ms, average is 3941
Comment 1 jaska_tl 2012-11-08 14:05:42 UTC
Created attachment 127400 [details]
nps snapshot
Comment 2 TomasKraus 2012-11-22 15:56:20 UTC
AWT event queue points to ServerRegistry so i'm passing this to Petr Hejl to evaluate it first.
Comment 3 Petr Hejl 2012-11-23 12:33:05 UTC
...which in turn points to GF. Anyway seems to be slow filesystem - 0.5 s on each loadClass() call.