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 28947 - Closing a file in editor too slow
Summary: Closing a file in editor too slow
Status: VERIFIED DUPLICATE of bug 28933
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC All
: P2 blocker (vote)
Assignee: Peter Zavadsky
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2002-11-22 14:00 UTC by David Simonek
Modified: 2008-12-23 09:29 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 David Simonek 2002-11-22 14:00:03 UTC
Dafe's measurements - testing conditions: PC Dell
Pentium III, 600Mhz, 512 MB memory, JDK 1.4.1,
Netbeans Main trunk build, mounted sampledir local
filesystem, opened 8 java source files, 3 plain
text files. times in milliseconds.

action: close java source, new active is another
java source:
547, 438, ?1860?, 609, 593

action: close plain text, new active is text: 203, 282

target: should react in 100ms

further observations: performance was reported to
be even worse when data in editor are modified.

candidates for speedup: operations on tabbed pane
in core/winsys, removeNotify and paint in editor
module.
Comment 1 Marian Mirilovic 2002-11-22 14:10:49 UTC
Dafe I have filed this issue already, sorry :)

I am copy your comments to issue 28933



*** This issue has been marked as a duplicate of 28933 ***
Comment 2 Jan Chalupa 2003-11-03 15:44:03 UTC

*** This issue has been marked as a duplicate of 28933 ***
Comment 3 Marian Mirilovic 2004-03-01 08:55:24 UTC
issue doesn't apply to new window system - verified