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 234506 - org.netbeans.modules.masterfs.watcher.Watcher$Ext.register: LowPerformance took 5424 ms.
Summary: org.netbeans.modules.masterfs.watcher.Watcher$Ext.register: LowPerformance to...
Status: RESOLVED DUPLICATE of bug 247030
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-08-16 15:55 UTC by Egor Ushakov
Modified: 2014-10-03 10:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 203107


Attachments
nps snapshot (20.61 KB, application/nps)
2013-08-16 15:55 UTC, Egor Ushakov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Egor Ushakov 2013-08-16 15:55:17 UTC
This bug was originally marked as duplicate of bug 225955, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201308052300)
VM: Java HotSpot(TM) Client VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b15
OS: SunOS

User Comments:
gorrus: navigating



Maximum slowness yet reported was 5424 ms, average is 5424
Comment 1 Egor Ushakov 2013-08-16 15:55:19 UTC
Created attachment 138797 [details]
nps snapshot
Comment 2 Jaroslav Havlin 2013-08-19 08:04:05 UTC
FileObject.addFileChangeListener() is called from EDT,
in o.n.m.versioning.core.api.VCSFileProxy.createFileProxy().
Reassigning to version control. Thanks.
Comment 3 Ondrej Vrabec 2014-10-03 10:06:39 UTC

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