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 221639

Summary: 3s at org.netbeans.modules.editor.hints.AnnotationHolder$6.run()
Product: editor Reporter: lordbyrad
Component: Hints & AnnotationsAssignee: Jan Lahoda <jlahoda>
Status: RESOLVED FIXED    
Severity: normal CC: alexvsimon, marton
Priority: P3 Keywords: PERFORMANCE
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 194698
Attachments: nps snapshot
nps snapshot
nps snapshot

Description lordbyrad 2012-11-07 13:14:48 UTC
This bug was originally marked as duplicate of bug 171702, 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 (Build 201210011125)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b11
OS: Windows 7

User Comments:
lordbyrad: I was editing large JavaScript file (over 11 000 lines and ~460 kB).



Maximum slowness yet reported was 3089 ms, average is 3089
Comment 1 lordbyrad 2012-11-07 13:14:50 UTC
Created attachment 127312 [details]
nps snapshot
Comment 2 Milutin Kristofic 2012-11-07 13:57:42 UTC
org.netbeans.editor.BaseDocument.render() and then
org.netbeans.modules.editor.hints.AnnotationHolder$6.run()	97.90015	2,839 ms (97.9%)	2,542 ms
Comment 3 Jan Lahoda 2012-11-07 15:09:49 UTC
http://hg.netbeans.org/jet-main/rev/001a282db48c
Comment 4 Quality Engineering 2012-11-08 02:52:07 UTC
Integrated into 'main-golden', will be available in build *201211080001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/001a282db48c
User: Jan Lahoda <jlahoda@netbeans.org>
Log: #221639: Attach/detach annotations sometime later.
Comment 5 marton 2012-11-16 13:40:30 UTC
Created attachment 127935 [details]
nps snapshot
Comment 6 Exceptions Reporter 2012-11-16 14:22:30 UTC
Created attachment 127938 [details]
nps snapshot