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 239120 - org.openide.filesystems.AbstractFolder.getFileObjectImpl: LowPerformance took 27863 ms.
Summary: org.openide.filesystems.AbstractFolder.getFileObjectImpl: LowPerformance took...
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: HTTP Monitor (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-12-04 16:12 UTC by palanimca
Modified: 2016-07-07 08:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 201679


Attachments
nps snapshot (17.87 KB, application/nps)
2013-12-04 16:12 UTC, palanimca
Details

Note You need to log in before you can comment on or make changes to this bug.
Description palanimca 2013-12-04 16:12:26 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) Client VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b17
OS: Windows 7

User Comments:
palanimca: The Netbeans software is very slow...

GUEST: Editing JS file



Maximum slowness yet reported was 27863 ms, average is 24161
Comment 1 palanimca 2013-12-04 16:12:30 UTC
Created attachment 142841 [details]
nps snapshot
Comment 2 Jaroslav Havlin 2013-12-05 07:51:31 UTC
Method o.n.m.web.monitor.client.Controller.retrieveMonitorData() calls FileObject.getFileObject() in IDT.

(The problem is caused by slow NTFS filesystem. Invocation of java.io.WinNTFileSystem.getLastModifiedTime() took 6 239 ms.)

Reassigning to javaee/HTTP Monitor. Please evaluate it, thank you.
Comment 3 Martin Balin 2016-07-07 08:56:32 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss