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 27795

Summary: All dialogs must show up within 1 second
Product: platform Reporter: _ rkubacki <rkubacki>
Component: -- Other --Assignee: _ rkubacki <rkubacki>
Status: RESOLVED FIXED    
Severity: blocker Keywords: PERFORMANCE, UMBRELLA
Priority: P2    
Version: 3.x   
Hardware: PC   
OS: All   
URL: http://performance.netbeans.org/responsiveness/issues.html
Issue Type: TASK Exception Reporter:
Bug Depends on: 27947, 27950, 28025, 28026, 28028, 28041, 28042, 28043, 28402, 28403, 28404, 28405, 28406, 28407, 28408, 28409, 28410, 28411, 28412, 28445, 28446, 28447, 28451, 28484, 28486, 28489, 28490, 28953, 28956, 28957, 30278    
Bug Blocks: 26581    

Description _ rkubacki 2002-10-03 17:43:00 UTC
Plan: 1 second

Boundary: 2 seconds, invocation of a dialog for
the first time may            take longer than
that but appropriate progress indication         
   must be shown

This includes opening of some wizards that is
slower than possible, find dialog invocation - I
suspect a new one is being created every time, or
at least its graphics context. Cache or make it
lightweight? Tools/Options dialog (issue 27011)
Comment 2 David Simonek 2002-12-06 15:39:42 UTC
assigning to Dafe.
Comment 3 David Simonek 2004-01-12 12:10:31 UTC
Reassigning to Radim, I don't work in performance team for now.
Comment 4 _ rkubacki 2004-11-23 17:02:01 UTC
Two remaining problems are within boundary condition now. I am closing
this umbrella now.