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 234060 - CodeCompletion took 4629 ms.
Summary: CodeCompletion took 4629 ms.
Status: RESOLVED WONTFIX
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-08-07 09:20 UTC by Exceptions Reporter
Modified: 2013-08-07 09:29 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 201976


Attachments
nps snapshot (95.38 KB, application/nps)
2013-08-07 09: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 2013-08-07 09:20:28 UTC
Build: NetBeans IDE 7.3 Beta 2 (Build 201211062253)
VM: Java HotSpot(TM) 64-Bit Server VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Windows 7

User Comments:
KhArtNJava: php

GUEST: i try tto use the autocompletion

davideconsonni: editing code

KhArtNJava: <Please provide a description of the problem or the steps to reproduce>DSAF

jyeary: Unknown

KhArtNJava: dsf



Maximum slowness yet reported was 6599 ms, average is 4130
Comment 1 Exceptions Reporter 2013-08-07 09:20:32 UTC
Created attachment 138384 [details]
nps snapshot
Comment 2 Tomas Zezula 2013-08-07 09:23:34 UTC
PHPCC
Comment 3 Ondrej Brejla 2013-08-07 09:29:52 UTC
Native calls are really slow Bits.copyToArray() takes 80 % of time. Can't do anything with that.