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 115725 - Java Editor Method popup is slow
Summary: Java Editor Method popup is slow
Status: VERIFIED DUPLICATE of bug 74371
Alias: None
Product: editor
Classification: Unclassified
Component: Actions/Menu/Toolbar (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: issues@editor
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2007-09-17 16:37 UTC by Oleg Khokhlov
Modified: 2007-11-05 13:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Khokhlov 2007-09-17 16:37:38 UTC
Boundary is 100ms.
Results from recent builds:

Win XP       [ JDK 1.6.0_02 ]
1st usage 	536 	
Subsequent usage 	136 	149 	168 	130

a little bit better on Ubuntu:
1st usage  	365 	
Subsequent usage 	70

There was similar bug in the past: 41823
Comment 1 Oleg Khokhlov 2007-09-17 17:09:36 UTC

*** This issue has been marked as a duplicate of 74371 ***
Comment 2 Oleg Khokhlov 2007-10-16 10:56:16 UTC
verified