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 242259

Summary: org.netbeans.modules.parsing.impl.RunWhenScanFinishedSupport$ScanSync.get: LowPerformance took 38158 ms.
Product: third-party Reporter: nitin.cool4urchat
Component: -- Other --Assignee: issues@third-party <issues>
Status: NEW ---    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 200764
Attachments: nps snapshot

Description nitin.cool4urchat 2014-02-24 07:38:11 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.21-b01, Java(TM) SE Runtime Environment, 1.7.0_21-b11
OS: Windows 7

User Comments:
GUEST: slowness while saving project

nitin.cool4urchat: Just opened ContextListener



Maximum slowness yet reported was 38158 ms, average is 31891
Comment 1 nitin.cool4urchat 2014-02-24 07:38:28 UTC
Created attachment 145522 [details]
nps snapshot
Comment 2 Tomas Zezula 2014-02-24 08:50:55 UTC
The problem is in:
org.netbeans.modules.framework.xwroks.sp.JavaSourceHyperlinkProvider
which calls parser in the EventDispathThread.