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 - org.netbeans.modules.parsing.lucene.support.Queries$AbstractTCFilter.getDocIdSet: LowPerformance took 19204 ms.
Summary: org.netbeans.modules.parsing.lucene.support.Queries$AbstractTCFilter.getDocId...
Status: NEW
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords: PERFORMANCE
: 234834 236166 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-10-30 10:34 UTC by Exceptions Reporter
Modified: 2016-08-06 09:46 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 204932


Attachments
nps snapshot (134.15 KB, application/nps)
2013-10-30 10:34 UTC, Exceptions Reporter
Details

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