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 261524 - org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.indexEmbedding: LowPerformance took 75843 ms.
Summary: org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.indexEmbedd...
Status: RESOLVED WONTFIX
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2016-05-13 08:36 UTC by Exceptions Reporter
Modified: 2016-06-08 08:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 224026


Attachments
nps snapshot (405.71 KB, application/nps)
2016-05-13 08:36 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2016-05-13 08:36:45 UTC
This bug was originally marked as duplicate of bug 239215, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Windows 10

User Comments:
GUEST: ?????? ???



Maximum slowness yet reported was 75843 ms, average is 75843
Comment 1 Exceptions Reporter 2016-05-13 08:36:52 UTC
Created attachment 159759 [details]
nps snapshot
Comment 2 Tomas Zezula 2016-06-08 08:00:50 UTC
The YiiGoToFileHiperlinkProvider calls index in the EDT.
Comment 3 Tomas Mysik 2016-06-08 08:13:26 UTC
(In reply to Tomas Zezula from comment #2)
> The YiiGoToFileHiperlinkProvider calls index in the EDT.

Class from 3rd party plugin. Please, submit a report against the plugin owner.

Thanks.