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 237410

Summary: org.netbeans.modules.openide.filesystems.declmime.FileElement$Type$FilePattern.match: LowPerformance took 42435 ms.
Product: third-party Reporter: Exceptions Reporter <exceptions_reporter>
Component: -- Other --Assignee: issues@third-party <issues>
Status: NEW ---    
Severity: normal CC: volodia, vv159170
Priority: P3 Keywords: PERFORMANCE
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 204759
Attachments: nps snapshot

Description Exceptions Reporter 2013-10-21 10:29:32 UTC
This bug was originally marked as duplicate of bug 220246, 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 (Build 201306052037)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.51-b01-457, Java(TM) SE Runtime Environment, 1.6.0_51-b11-457-11M4509
OS: Mac OS X

User Comments:
GUEST: I was just creating a new javascript file



Maximum slowness yet reported was 42435 ms, average is 42435
Comment 1 Exceptions Reporter 2013-10-21 10:29:35 UTC
Created attachment 141342 [details]
nps snapshot
Comment 2 Jaroslav Havlin 2013-10-21 11:49:01 UTC
The slowness originates in a third-party plugin:
com.github.mdolk.ng.netbeans.codecompletion.NgDocCache$UpdateCacheWhenJsFileChangedListener.fileDataCreated()	31,241 ms (96.4%)

Reassigning to plugin owner. MÃ¥rten, please evaluate it. Thank you.