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 157229 - low performanse of CodeFoldingSideBar.paintComponent(Graphics)
Summary: low performanse of CodeFoldingSideBar.paintComponent(Graphics)
Status: RESOLVED DUPLICATE of bug 156583
Alias: None
Product: editor
Classification: Unclassified
Component: Code folding (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker with 1 vote (vote)
Assignee: issues@editor
URL:
Keywords: PERFORMANCE
: 157291 (view as bug list)
Depends on:
Blocks: 152213
  Show dependency tree
 
Reported: 2009-01-21 14:23 UTC by Alexander Simon
Modified: 2009-02-19 20:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
EDT stack (7.96 KB, text/plain)
2009-01-21 14:24 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2009-01-21 14:23:34 UTC
Method consumes a lot of time of EDT on large files and freezes UI.
For example, inserting line in a file with 300K lines freeze UI on 6 seconds.
Comment 1 Alexander Simon 2009-01-21 14:24:12 UTC
Created attachment 76095 [details]
EDT stack
Comment 2 Petr Dvorak 2009-01-22 09:52:34 UTC
*** Issue 157291 has been marked as a duplicate of this issue. ***
Comment 3 Vitezslav Stejskal 2009-02-04 10:32:24 UTC
Most likely the same inefficiency as in issue #156583. Is there any chance to generate and attach more threaddumps? Thanks

*** This issue has been marked as a duplicate of 156583 ***