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 234108 - CodeCompletion took 4137 ms.
Summary: CodeCompletion took 4137 ms.
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-08-08 00:11 UTC by Petah
Modified: 2013-08-19 09:09 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 182919


Attachments
nps snapshot (31.51 KB, application/nps)
2013-08-08 00:11 UTC, Petah
Details
nps snapshot (27.96 KB, application/nps)
2013-08-09 09:23 UTC, KhArtNJava
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petah 2013-08-08 00:11:26 UTC
Build: NetBeans IDE Dev (Build 201307312300)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.7-b01, Java(TM) SE Runtime Environment, 1.7.0_17-b02
OS: Windows 8

User Comments:
KhArtNJava: ,M.M

petah: Slow

KhArtNJava: dsgf



Maximum slowness yet reported was 4444 ms, average is 3624
Comment 1 Petah 2013-08-08 00:11:28 UTC
Created attachment 138426 [details]
nps snapshot
Comment 2 KhArtNJava 2013-08-09 09:23:16 UTC
Created attachment 138491 [details]
nps snapshot

fdfs
Comment 3 Tomas Zezula 2013-08-19 07:32:33 UTC
The PHP's NavigatorScanner does not respond to cancel from CC parse task.
Comment 4 Ondrej Brejla 2013-08-19 09:09:31 UTC
It has alredy been fixed in the dev build.