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 239215

Summary: org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.indexEmbedding: LowPerformance took 34129 ms.
Product: editor Reporter: Exceptions Reporter <exceptions_reporter>
Component: CSL (API & infrastructure)Assignee: Milutin Kristofic <mkristofic>
Status: RESOLVED FIXED    
Severity: normal CC: tylervortexbr, tzezula, vh04782
Priority: P3 Keywords: PERFORMANCE
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 205846
Attachments: nps snapshot

Description Exceptions Reporter 2013-12-06 22:45:54 UTC
This bug was originally marked as duplicate of bug 235941, 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 (Build 201310111528)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Mac OS X

User Comments:
GUEST: slow during pasting



Maximum slowness yet reported was 34129 ms, average is 34129
Comment 1 Exceptions Reporter 2013-12-06 22:45:58 UTC
Created attachment 142923 [details]
nps snapshot
Comment 2 Tomas Zezula 2013-12-09 18:16:54 UTC
Waits for JsStructureScanner$JsSimpleStructureItem.<init> which ignores cancel.
The CSL does not provide a way how to cancel StructureScanner.
Comment 3 Milutin Kristofic 2015-06-29 14:44:51 UTC
*** Bug 242190 has been marked as a duplicate of this bug. ***
Comment 4 Tomas Zezula 2015-06-29 14:46:56 UTC
Fixed http://hg.netbeans.org/main-silver/rev/cb89b4407b38