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 192657 - [70cat] LowPerformance took 11797 ms.
Summary: [70cat] LowPerformance took 11797 ms.
Status: RESOLVED DUPLICATE of bug 168389
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-11-30 08:19 UTC by mwaller
Modified: 2012-06-04 11:13 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 166276


Attachments
nps snapshot (6.88 KB, application/nps)
2010-11-30 08:19 UTC, mwaller
Details
nps snapshot (7.53 KB, application/nps)
2010-12-13 04:43 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mwaller 2010-11-30 08:19:09 UTC
Build: NetBeans IDE 7.0 Beta (Build 201011152355)
VM: Java HotSpot(TM) Client VM, 17.1-b03, Java(TM) SE Runtime Environment, 1.6.0_22-b04
OS: Windows XP

User Comments:
GUEST: scanning projects



Maximum slowness yet reported was 47969 ms, average is 16328
Comment 1 mwaller 2010-11-30 08:19:13 UTC
Created attachment 103455 [details]
nps snapshot
Comment 2 Exceptions Reporter 2010-12-13 04:43:21 UTC
Created attachment 103998 [details]
nps snapshot
Comment 3 Petr Cyhelsky 2012-06-04 11:13:34 UTC
the time is spent in ONE invocation of t java.io.WinNTFileSystem.getBooleanAttributes(Native Method)
this is a known bottleneck in windows filesystem, we can't do much about it.

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