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 - org.netbeans.modules.parsing.impl.RunWhenScanFinishedSupport$ScanSync.get: LowPerformance took 38158 ms.
Summary: org.netbeans.modules.parsing.impl.RunWhenScanFinishedSupport$ScanSync.get: Lo...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2014-02-24 07:38 UTC by nitin.cool4urchat
Modified: 2014-02-24 08:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 200764


Attachments
nps snapshot (937.98 KB, application/nps)
2014-02-24 07:38 UTC, nitin.cool4urchat
Details

Note You need to log in before you can comment on or make changes to this bug.
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.