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 206936

Summary: LowPerformance took 21581 ms.
Product: db Reporter: johnyzv
Component: SQL EditorAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED WONTFIX    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 7.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 184199
Attachments: nps snapshot

Description johnyzv 2012-01-05 13:34:58 UTC
This bug was originally marked as duplicate of bug 192191, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.1 RC2 (Build 201111302200)
VM: Java HotSpot(TM) Client VM, 21.1-b02, Java(TM) SE Runtime Environment, 1.7.0_01-b08
OS: Linux

User Comments:
johnyzv: comparing two sql files



Maximum slowness yet reported was 21581 ms, average is 21581
Comment 1 johnyzv 2012-01-05 13:35:12 UTC
Created attachment 114659 [details]
nps snapshot
Comment 2 Jaroslav Havlin 2012-05-18 12:44:49 UTC
The slowness was caused by syntax highlighting.
It seems that the files were very big. Please reopen if the files were of "reasonable" size or if you encounter this issue often, and attach the problematic files or add their description (size, number of words).
Thank you.