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 220089 - LowPerformance took 3989 ms.
Summary: LowPerformance took 3989 ms.
Status: RESOLVED WORKSFORME
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-10-15 07:29 UTC by Exceptions Reporter
Modified: 2012-10-15 11:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 193540


Attachments
nps snapshot (11.62 KB, application/nps)
2012-10-15 07:29 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-10-15 07:29:48 UTC
This bug was originally marked as duplicate of bug 214255, 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.3 Beta (Build 201210011125)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Windows XP
Maximum slowness yet reported was 3989 ms, average is 3989
Comment 1 Exceptions Reporter 2012-10-15 07:29:51 UTC
Created attachment 125951 [details]
nps snapshot
Comment 2 Milutin Kristofic 2012-10-15 11:11:48 UTC
It is waiting on 
java.io.WinNTFileSystem.getLastModifiedTime[native]()	100.0	3,724 ms (100%)	3,724 ms

java.io.WinNTFileSystem.getBooleanAttributes[native]()	100.0	3,724 ms (100%)	3,724 ms

It seems like java.io problem