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 210608 - CodeCompletion took 3847 ms.
Summary: CodeCompletion took 3847 ms.
Status: RESOLVED WORKSFORME
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-04-03 11:20 UTC by Exceptions Reporter
Modified: 2012-04-03 11:24 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 186599


Attachments
nps snapshot (64.15 KB, application/nps)
2012-04-03 11:20 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-04-03 11:20:52 UTC
This issue was reported manually by sdedic.
It already has 1 duplicates 


Build: NetBeans IDE 7.1 Beta (Build 201109252201)
VM: IBM J9 VM, 2.6, Java(TM) SE Runtime Environment, pxa6470-20110827_01
OS: Linux
Maximum slowness yet reported was 3847 ms, average is 3847
Comment 1 Exceptions Reporter 2012-04-03 11:20:57 UTC
Created attachment 117729 [details]
nps snapshot
Comment 2 Ondrej Brejla 2012-04-03 11:24:26 UTC
Caused by an old implementation of Unused variable hint. It has been rewritten and works properly now.