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 221659

Summary: LowPerformance took 3068 ms.
Product: javaee Reporter: Exceptions Reporter <exceptions_reporter>
Component: JSPAssignee: issues@javaee <issues>
Status: RESOLVED WONTFIX    
Severity: normal CC: mkristofic
Priority: P3 Keywords: PERFORMANCE
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 194703
Attachments: nps snapshot

Description Exceptions Reporter 2012-11-07 15:20:50 UTC
This issue was reported manually by mkristofic.
It already has 1 duplicates 


Build: NetBeans IDE 7.3 Beta (Build 201210011125)
VM: OpenJDK Client VM, 23.2-b09, OpenJDK Runtime Environment, 1.7.0_07-b30
OS: Linux

User Comments:
GUEST: Descomentando uma linha;



Maximum slowness yet reported was 3068 ms, average is 3068
Comment 1 Exceptions Reporter 2012-11-07 15:20:53 UTC
Created attachment 127325 [details]
nps snapshot
Comment 2 Milutin Kristofic 2012-11-07 15:22:16 UTC
Sending to jsp team for evaluation
Comment 3 Marek Fukala 2014-07-29 09:47:21 UTC
I do not see anything particularly bad in the snapshot.

EDT waits for the document's write lock for a short time, while the document is locked by CssEmbeddingProvider which took just about 40ms.