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 - LowPerformance took 26052 ms.
Summary: LowPerformance took 26052 ms.
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Execution (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2011-06-15 01:50 UTC by Exceptions Reporter
Modified: 2011-06-22 19:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 169568


Attachments
nps snapshot (8.13 KB, application/nps)
2011-06-15 01:50 UTC, Exceptions Reporter
Details

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