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 - All dialogs must show up within 1 second
Summary: All dialogs must show up within 1 second
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC All
: P2 blocker (vote)
Assignee: _ rkubacki
URL: http://performance.netbeans.org/respo...
Keywords: PERFORMANCE, UMBRELLA
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
Blocks: 26581
  Show dependency tree
 
Reported: 2002-10-03 17:43 UTC by _ rkubacki
Modified: 2008-12-22 22:47 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

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