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 203210 - LowPerformance took 3155 ms. - due to slow IO.
Summary: LowPerformance took 3155 ms. - due to slow IO.
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2011-10-06 09:54 UTC by jmichelberger
Modified: 2014-05-16 14:43 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 161903


Attachments
nps snapshot (52.28 KB, application/nps)
2011-10-06 09:54 UTC, jmichelberger
Details
screenshot (224.65 KB, image/png)
2012-03-21 08:30 UTC, Milos Kleint
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jmichelberger 2011-10-06 09:54:25 UTC
Build: NetBeans IDE 7.0.1 (Build 201107282000)
VM: Java HotSpot(TM) Client VM, 20.2-b06, Java(TM) SE Runtime Environment, 1.6.0_27-b07
OS: Windows XP

User Comments:
GUEST: waiting for netbgeans to scan projects



Maximum slowness yet reported was 5750 ms, average is 4204
Comment 1 jmichelberger 2011-10-06 09:54:29 UTC
Created attachment 111586 [details]
nps snapshot
Comment 2 Dusan Balek 2011-10-06 14:48:34 UTC
The attached snapshot shows a slow class loading performed in AWT due to an extremely slow IO. Could be caused by ongoing Maven indexing?.
Comment 3 Milos Kleint 2012-03-21 08:30:58 UTC
Created attachment 116977 [details]
screenshot

even the indexing thread seems to be hanging in low level io operations. Nothing really IO intensive seems to be happening in the indexing codebase (in the snapshot, there could be things happening before the snapshot was taken)
Comment 4 Tomas Stupka 2014-05-16 14:43:29 UTC
No reports since 7.3 beta 2. 

Presumably fixed.