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 237796 - org.netbeans.modules.parsing.lucene.support.Queries$AbstractTCFilter.getDocIdSet: LowPerformance took 32070 ms.
Summary: org.netbeans.modules.parsing.lucene.support.Queries$AbstractTCFilter.getDocId...
Status: RESOLVED WONTFIX
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-10-30 09:40 UTC by tricki
Modified: 2016-06-15 07:19 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 201951


Attachments
nps snapshot (433.65 KB, application/nps)
2013-10-30 09:40 UTC, tricki
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tricki 2013-10-30 09:40:40 UTC
Build: NetBeans IDE 7.3.1 (Build 201306052037)
VM: Java HotSpot(TM) Client VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b17
OS: Windows 7

User Comments:
GUEST: js file edit

GUEST: freeze while editing javascript file

tricki: This keeps happening from time to time but I'm not sure why. I guess it's because NetBeans tries to build the auto complete list (list of properties, functions etc) of an object. In this case the object class can probably not be detected automatically.
When this happens I can still type text most of the time but the variable highlighting and autocomplete don't work.
I should note that I'm running low on RAM at the moment (100-200MB avail.)

GUEST: big js files edit

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



Maximum slowness yet reported was 32070 ms, average is 19700
Comment 1 tricki 2013-10-30 09:40:47 UTC
Created attachment 141686 [details]
nps snapshot
Comment 2 Ondrej Brejla 2013-10-30 10:39:13 UTC
Code template processor touches index in AWT when it tries to resolve variable types.
Comment 3 Tomas Mysik 2016-06-15 07:19:36 UTC
No duplicates, closing as WONTFIX. Thanks.