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 193506 - LowPerformance took 36059 ms.
Summary: LowPerformance took 36059 ms.
Status: RESOLVED FIXED
Alias: None
Product: qa
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@qa
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-12-16 16:40 UTC by Exceptions Reporter
Modified: 2012-11-13 13:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 171797


Attachments
nps snapshot (55.56 KB, application/nps)
2010-12-16 16:40 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2010-12-16 16:40:40 UTC
Build: NetBeans IDE 7.0 Beta (Build 201011152355)
VM: Java HotSpot(TM) Client VM, 10.0-b23, Java(TM) SE Runtime Environment, 1.6.0_07-b06
OS: Windows Vista

User Comments:
GUEST: abrindo a ide - open the IDE

GUEST: added JBoss 6 RC1 server instance



Maximum slowness yet reported was 36059 ms, average is 32443
Comment 1 Exceptions Reporter 2010-12-16 16:40:53 UTC
Created attachment 104163 [details]
nps snapshot
Comment 2 Petr Hejl 2011-01-03 10:42:47 UTC
In both snapshots, there are multiple waiting threads. All of them are waiting on some IO operation, like ZipFile.open(), InputStream etc. Not sure why JBoss was chosen.
Comment 3 Tomas Danek 2012-11-13 13:58:42 UTC
playground for slowness;