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 178297 - 3s in WinNT.getAttributes
Summary: 3s in WinNT.getAttributes
Status: RESOLVED DUPLICATE of bug 182959
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2009-12-08 06:38 UTC by sreimers
Modified: 2010-04-07 19:51 UTC (History)
8 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 163004


Attachments
nps snapshot (256.00 KB, application/nps)
2009-12-08 06:38 UTC, sreimers
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sreimers 2009-12-08 06:38:27 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-4478-on-091205)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Windows XP, 5.1, x86

User Comments:
GUEST: Copied Main.java

facilityderek: Auto complete seemed to stall


Maximum slowness yet reported was 204777 ms, average is 37864
Comment 1 sreimers 2009-12-08 06:38:32 UTC
Created attachment 92273 [details]
nps snapshot
Comment 2 Jiri Skrivanek 2009-12-09 03:35:49 UTC
Time spent in native FileSystem.getBooleanAttributes(). Probably several expensive disk operations at once. We can't fix it in NetBeans' filesystems.
Comment 3 amercado 2010-01-18 15:22:48 UTC
Lately ive been experiencing the inability to do ANYTHING on my computer when "scanning" takes place. This issue was fixed as of 6.8 and i indeed saw improvements where i could actually do stuff while it was scanning when i first installed 6.8. Ever since i've added more plugins to the IDE, it slows down my computer to where i cant even do ANYTHING on it. The 2 plugins ive installed are the Android and Jira plugins.
Comment 4 Jaroslav Tulach 2010-04-07 19:51:57 UTC

*** This bug has been marked as a duplicate of bug 182959 ***