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 206961

Summary: [71cat] LowPerformance took 20457 ms.
Product: serverplugins Reporter: Exceptions Reporter <exceptions_reporter>
Component: InfrastructureAssignee: Petr Hejl <phejl>
Status: RESOLVED WONTFIX    
Severity: normal CC: dds.dhawal, vkraemer
Priority: P3 Keywords: PERFORMANCE
Version: 7.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 178155
Attachments: nps snapshot

Description Exceptions Reporter 2012-01-05 21:01:17 UTC
Build: NetBeans IDE 7.1 (Build 201112071828)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.4-b02-402, Java(TM) SE Runtime Environment, 1.6.0_29-b11-402-11M3527
OS: Mac OS X

User Comments:
GUEST: Opening a rather small jsf2 project



Maximum slowness yet reported was 20457 ms, average is 8778
Comment 1 Exceptions Reporter 2012-01-05 21:01:21 UTC
Created attachment 114675 [details]
nps snapshot
Comment 2 TomasKraus 2012-05-23 09:31:57 UTC
Assigning to myself for evaluation.
Comment 3 TomasKraus 2013-04-16 14:46:01 UTC
2089 ms of this slowness took when server instances are being loaded from persistent storage. Rest of 7737 ms is related to upper layers.

Passing to Petr Hejl for evaluation.
Comment 4 Petr Hejl 2013-08-09 11:12:47 UTC
This seems to be slow classloading (200ms per each loadClass()).