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 214278

Summary: CodeCompletion took 2845 ms.
Product: php Reporter: luki100011
Component: EditorAssignee: Ondrej Brejla <obrejla>
Status: RESOLVED WORKSFORME    
Severity: normal CC: KhArtNJava, luki100011, tzezula
Priority: P3 Keywords: PERFORMANCE
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 182395
Attachments: nps snapshot

Description luki100011 2012-06-15 12:17:21 UTC
Build: NetBeans IDE 7.2 Beta (Build 201205031832)
VM: Java HotSpot(TM) Client VM, 20.0-b11, Java(TM) SE Runtime Environment, 1.6.0_25-b06
OS: Windows 7

User Comments:
GUEST: writing php code

GUEST: It's generally very slow on some occasions... I get this error several times an hour



Maximum slowness yet reported was 4538 ms, average is 2853
Comment 1 luki100011 2012-06-15 12:17:28 UTC
Created attachment 120904 [details]
nps snapshot
Comment 2 Ondrej Brejla 2012-06-15 12:35:49 UTC
I just see CSS indexer in RepositoryUpdater thread, not sure why it's reported to php. PHP just waits for parser lock in CC thread (afaiu).

Tomasi, what do you think about it, please? Thanks a lot.
Comment 3 Ondrej Brejla 2012-09-10 12:39:46 UTC
Works for me until more info provided (reports are just from 7.2 beta, no report from 7.2 stable, so probably fixed in upper infrastructure).