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

Summary: org.netbeans.modules.php.editor.indent.PHPBracketCompleter$1.run: LowPerformance took 3833 ms.
Product: php Reporter: Exceptions Reporter <exceptions_reporter>
Component: EditorAssignee: Ondrej Brejla <obrejla>
Status: RESOLVED WONTFIX    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 197024
Attachments: nps snapshot

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 :(