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 224332 - org.netbeans.modules.php.editor.indent.PHPBracketCompleter$1.run: LowPerformance took 3833 ms.
Summary: org.netbeans.modules.php.editor.indent.PHPBracketCompleter$1.run: LowPerforma...
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: 2012-12-31 07:47 UTC by Exceptions Reporter
Modified: 2013-01-02 12:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 197024


Attachments
nps snapshot (11.14 KB, application/nps)
2012-12-31 07:47 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-12-31 07:47:49 UTC
This bug was originally marked as duplicate of bug 191950, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.3 Beta 2 (Build 201211062253)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.12-b01-434, Java(TM) SE Runtime Environment, 1.6.0_37-b06-434-11M3909
OS: Mac OS X
Maximum slowness yet reported was 3833 ms, average is 3833
Comment 1 Exceptions Reporter 2012-12-31 07:47:51 UTC
Created attachment 129778 [details]
nps snapshot
Comment 2 Ondrej Brejla 2013-01-02 12:11:04 UTC
Parsing and sanitization of broken source code takes some time and there is nothing strange in the snapshot. I think that I can't do anything with that. Sorry :(