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 - CodeCompletion took 2845 ms.
Summary: CodeCompletion took 2845 ms.
Status: RESOLVED WORKSFORME
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-06-15 12:17 UTC by luki100011
Modified: 2012-09-10 12:39 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 182395


Attachments
nps snapshot (26.27 KB, application/nps)
2012-06-15 12:17 UTC, luki100011
Details

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