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 - [71cat] LowPerformance took 20457 ms.
Summary: [71cat] LowPerformance took 20457 ms.
Status: RESOLVED WONTFIX
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-01-05 21:01 UTC by Exceptions Reporter
Modified: 2013-08-09 11:12 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 178155


Attachments
nps snapshot (49.04 KB, application/nps)
2012-01-05 21:01 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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()).