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 198013 - Java editor performance issue on NetBeans 7.0
Summary: Java editor performance issue on NetBeans 7.0
Status: RESOLVED DUPLICATE of bug 197534
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 7.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2011-04-22 17:03 UTC by muhammadghazali
Modified: 2011-10-11 15:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Profiling snapshot using JVisualVM (10.98 KB, text/plain)
2011-04-22 18:06 UTC, muhammadghazali
Details

Note You need to log in before you can comment on or make changes to this bug.
Description muhammadghazali 2011-04-22 17:03:50 UTC
I'm facing the java editor performance issue on NetBeans 7.0. When I'm moving up/down the cursor through the source code, the editor were moving not really fast as usually (on NetBeans 6.9.1). So, I'm experiencing the slow performance when I'm moving up/down the cursor through the source code.
Comment 1 muhammadghazali 2011-04-22 18:06:46 UTC
Created attachment 107906 [details]
Profiling snapshot using JVisualVM

The file contains the profiling snapshot of NetBeans 7.0 using the JVisualVM.
Comment 2 Dusan Balek 2011-04-22 20:57:08 UTC
It seems like painting is a bit slow.
Comment 3 Miloslav Metelka 2011-10-11 15:07:33 UTC
Issue 197534 should make the view hierarchy rendering considerably faster. Please try to reproduce in NB 7.1 Beta and if the problem would be reproducible please reopen the issue.

*** This bug has been marked as a duplicate of bug 197534 ***