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 188546

Summary: LowPerformance took 20078 ms.
Product: projects Reporter: Exceptions Reporter <exceptions_reporter>
Component: Generic InfrastructureAssignee: Jesse Glick <jglick>
Status: RESOLVED WONTFIX    
Severity: normal CC: jtulach, mkroll
Priority: P3 Keywords: PERFORMANCE
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 163242
Attachments: nps snapshot

Description Exceptions Reporter 2010-07-09 15:11:25 UTC
Build: NetBeans IDE 6.9 (Build 201006101454)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows XP

User Comments:
GUEST: Had just opened NetBeans, status bar indicated Opening, then Scanning Projects



Maximum slowness yet reported was 20078 ms, average is 11906
Comment 1 Exceptions Reporter 2010-07-09 15:11:30 UTC
Created attachment 100734 [details]
nps snapshot
Comment 2 Jesse Glick 2010-07-09 15:28:14 UTC
Second report shows typical short delays in EQ (< 3 sec, contrary to summary) caused by class loading while "Parsing & Indexing Loop" thread is active (i.e. heavy I/O in FileInput/OutputStream). First report shows similar minor class loading, though the parser appears inactive; perhaps other system I/O (no comment supplied).