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 - 3s at org.netbeans.modules.editor.hints.AnnotationHolder$6.run()
Summary: 3s at org.netbeans.modules.editor.hints.AnnotationHolder$6.run()
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Hints & Annotations (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Jan Lahoda
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-11-07 13:14 UTC by lordbyrad
Modified: 2012-11-16 14:22 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 194698


Attachments
nps snapshot (53.67 KB, application/nps)
2012-11-07 13:14 UTC, lordbyrad
Details
nps snapshot (42.09 KB, application/nps)
2012-11-16 13:40 UTC, marton
Details
nps snapshot (56.17 KB, application/nps)
2012-11-16 14:22 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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