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 65355 - Override Methods dialog could initialize faster
Summary: Override Methods dialog could initialize faster
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Daniel Prusa
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2005-09-29 14:39 UTC by Antonin Nebuzelsky
Modified: 2007-09-26 09:14 UTC (History)
1 user (show)

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 Antonin Nebuzelsky 2005-09-29 14:39:03 UTC
Our performance tests show that first invocation of Override Methods action
displaying Override and Implement Methods takes longer than the desired 1000ms.

   Override and Implement Methods dialog open
   [ ms ] / 1000 ms 	FC3 	Sol10 	W2K 	WinXP
 	1st usage 	1380 	1709 	1109 	1578
 Subsequent usage 	385 	443 	306 	351
Comment 1 Jan Lahoda 2007-02-15 10:07:45 UTC
Could you please check if this issue is still valid? thanks.
Comment 2 Petr Hrebejk 2007-03-27 19:02:17 UTC
Use the new code generation dialog Alt+Insert