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 199413

Summary: LowPerformance took 26052 ms.
Product: platform Reporter: Exceptions Reporter <exceptions_reporter>
Component: ExecutionAssignee: Jesse Glick <jglick>
Status: RESOLVED WONTFIX    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 169568
Attachments: nps snapshot

Description Exceptions Reporter 2011-06-15 01:50:15 UTC
Build: NetBeans IDE 7.0 RC2 (Build 201104070802)
VM: Java HotSpot(TM) Client VM, 19.1-b02, Java(TM) SE Runtime Environment, 1.6.0_24-b07
OS: Windows XP

User Comments:
GUEST: just started net beans

GUEST: um arquivo servelet



Maximum slowness yet reported was 26052 ms, average is 14758
Comment 1 Exceptions Reporter 2011-06-15 01:50:20 UTC
Created attachment 108899 [details]
nps snapshot
Comment 2 Jesse Glick 2011-06-22 19:35:49 UTC
One snapshot shows a total EQ pause of only 75ms, much of that in class (or rather, resource) loading.

The other one shows an EQ pause of less than 3s, again largely in class loaders (some also in JavaFXProjectUtil), but classpath scanning was also proceeding in parallel and this can be expected to saturate I/O.