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

Summary: Java editor performance issue on NetBeans 7.0
Product: editor Reporter: muhammadghazali
Component: Painting & PrintingAssignee: Miloslav Metelka <mmetelka>
Status: RESOLVED DUPLICATE    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 7.0   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Profiling snapshot using JVisualVM

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 ***