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 237443 - org.netbeans.modules.parsing.impl.RunWhenScanFinishedSupport.runWhenScanFinished: LowPerformance took 152349 ms.
Summary: org.netbeans.modules.parsing.impl.RunWhenScanFinishedSupport.runWhenScanFinis...
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: CSL (API & infrastructure) (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords: PERFORMANCE
: 240070 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-10-21 19:02 UTC by crotchfrog
Modified: 2015-06-25 13:35 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 204786


Attachments
nps snapshot (458.02 KB, application/nps)
2013-10-21 19:02 UTC, crotchfrog
Details

Note You need to log in before you can comment on or make changes to this bug.
Description crotchfrog 2013-10-21 19:02:40 UTC
This bug was originally marked as duplicate of bug 232746, 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.4 RC2 (Build 201309252201)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.0-b56, Java(TM) SE Runtime Environment, 1.7.0_40-b43
OS: Windows 7

User Comments:
crotchfrog: typing in shortcut for code template



Maximum slowness yet reported was 152349 ms, average is 152349
Comment 1 crotchfrog 2013-10-21 19:02:46 UTC
Created attachment 141370 [details]
nps snapshot
Comment 2 Tomas Zezula 2013-10-22 11:35:11 UTC
Parser called in the EDT.
Comment 3 Milutin Kristofic 2014-01-30 14:48:53 UTC
*** Bug 240070 has been marked as a duplicate of this bug. ***
Comment 4 Milutin Kristofic 2014-01-30 15:00:07 UTC
GSFReformat - parsing out of EDT http://hg.netbeans.org/jet-main/rev/f3794a8004b1
Comment 5 Quality Engineering 2014-02-01 05:45:57 UTC
Integrated into 'main-silver', will be available in build *201402010001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/f3794a8004b1
User: Milutin Kristofic <mkristofic@netbeans.org>
Log: #237443 - org.netbeans.modules.parsing.impl.RunWhenScanFinishedSupport.runWhenScanFinished: LowPerformance took 152349 ms. - GSFReformatTask