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

Summary: Override Methods dialog could initialize faster
Product: java Reporter: Antonin Nebuzelsky <anebuzelsky>
Component: UnsupportedAssignee: Daniel Prusa <dprusa>
Status: RESOLVED FIXED    
Severity: blocker CC: issues
Priority: P3 Keywords: PERFORMANCE
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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