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 186840 - 3s in java.util.zip.ZipFile.open[native]()
Summary: 3s in java.util.zip.ZipFile.open[native]()
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Module System (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-05-27 19:50 UTC by jacorream
Modified: 2010-06-08 19:11 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 162513


Attachments
nps snapshot (11.70 KB, application/nps)
2010-05-27 19:50 UTC, jacorream
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jacorream 2010-05-27 19:50:19 UTC
Build: NetBeans IDE 6.9 Beta (Build 201004200117)
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: Inicar IDE



Maximum slowness yet reported was 6922 ms, average is 4341
Comment 1 jacorream 2010-05-27 19:50:23 UTC
Created attachment 99563 [details]
nps snapshot
Comment 2 Jesse Glick 2010-06-08 19:11:19 UTC
Just waiting to open a ZIP file. Disk probably thrashing due to unrelated activity which also needed to load module resources occurring in another thread.