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 205485 - LowPerformance took 4738 ms.
Summary: LowPerformance took 4738 ms.
Status: RESOLVED INCOMPLETE
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2011-11-23 15:30 UTC by hustonjs
Modified: 2012-03-26 09:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 170652


Attachments
nps snapshot (47.27 KB, application/nps)
2011-11-23 15:30 UTC, hustonjs
Details

Note You need to log in before you can comment on or make changes to this bug.
Description hustonjs 2011-11-23 15:30:48 UTC
Build: NetBeans IDE 7.1 Beta (Build 201109252201)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.4-b02-402, Java(TM) SE Runtime Environment, 1.6.0_29-b11-402-11M3527
OS: Mac OS X

User Comments:
hustonjs: Autocomplete on a local variable name. I was changing the variable from:

$response = $mappingObject->save()

to

$response = $requestor->save()

and when i tried to autocomplete on $request<ctr-space> it paused.

We have a very large code base and always have autocomplete lag/issues. 7.1 is by far the best netbeans to date in handling this though it still has issues withour namespacing structure and not autocompleting/clicking though in a lot of cases.

GUEST: autocompleting method

GUEST: Typing. Looks like auto complete paused on core php function.

GUEST: php
autocomplete 
"accum.." word

GUEST: The IDE was traying to load the popup menu helper for functions docs (PHP docs).



Maximum slowness yet reported was 8493 ms, average is 5599
Comment 1 hustonjs 2011-11-23 15:30:51 UTC
Created attachment 113481 [details]
nps snapshot
Comment 2 Ondrej Brejla 2012-03-26 09:31:47 UTC
Can you test it in the latest dev build [1], please? There were made some changes. If the problem occurs again, don't hesitate to reopen this issue and provide us your problematic project (so we can reproduce it). Thanks a lot!

[1] http://bits.netbeans.org/download/trunk/nightly/latest/