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 237802

Summary: org.netbeans.modules.parsing.lucene.support.Queries$AbstractTCFilter.getDocIdSet: LowPerformance took 19204 ms.
Product: javascript Reporter: Exceptions Reporter <exceptions_reporter>
Component: EditorAssignee: Petr Pisl <ppisl>
Status: NEW ---    
Severity: normal CC: benjamin.colomina, obrejla
Priority: P3 Keywords: PERFORMANCE
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 204932
Attachments: nps snapshot

Description Exceptions Reporter 2013-10-30 10:34:44 UTC
This issue was reported manually by obrejla.
It already has 4 duplicates 


Build: NetBeans IDE Dev (Build 201306242301)
VM: OpenJDK 64-Bit Server VM, 23.7-b01, OpenJDK Runtime Environment, 1.7.0_25-mockbuild_2013_06_19_07_21-b00
OS: Linux

User Comments:
GUEST: Switched to a Javascript file tab I hadn't looked at very recently. It's not very long or intense.

GUEST: big js files edit

GUEST: js file edit

GUEST: freeze while editing javascript file



Maximum slowness yet reported was 19204 ms, average is 16608
Comment 1 Exceptions Reporter 2013-10-30 10:34:47 UTC
Created attachment 141690 [details]
nps snapshot
Comment 2 Petr Pisl 2014-02-07 07:57:19 UTC
The reports #703948, #703235 are about php parser, where the php ast visitor is going through the tree in AWT.
The reports #680362, #679976, #679975, #679968 are about slow type resolution in JS navigator
Comment 3 Petr Pisl 2014-02-07 08:11:00 UTC
*** Bug 236166 has been marked as a duplicate of this bug. ***
Comment 4 Petr Pisl 2014-02-07 08:19:51 UTC
*** Bug 234834 has been marked as a duplicate of this bug. ***