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 214189 - LowPerformance took 5592 ms.
Summary: LowPerformance took 5592 ms.
Status: RESOLVED WORKSFORME
Alias: None
Product: ide
Classification: Unclassified
Component: Performance (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-06-14 10:20 UTC by Exceptions Reporter
Modified: 2012-06-18 08:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 189488


Attachments
nps snapshot (69.51 KB, application/nps)
2012-06-14 10:20 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-06-14 10:20:23 UTC
This bug was originally marked as duplicate of bug 181584, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.2 Beta (Build 201205031832)
VM: Java HotSpot(TM) Client VM, 20.1-b02, Java(TM) SE Runtime Environment, 1.6.0_26-b03
OS: Windows 7
Maximum slowness yet reported was 5592 ms, average is 5592
Comment 1 Exceptions Reporter 2012-06-14 10:20:33 UTC
Created attachment 120823 [details]
nps snapshot
Comment 2 Petr Cyhelsky 2012-06-18 08:50:46 UTC
most of the time is spent in native filesystem methods like java.util.zip.ZipFile.read() seems this issue is caused by slow filesystem.