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 - LowPerformance took 3068 ms.
Summary: LowPerformance took 3068 ms.
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-11-07 15:20 UTC by Exceptions Reporter
Modified: 2014-07-29 09:47 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 194703


Attachments
nps snapshot (68.56 KB, application/nps)
2012-11-07 15:20 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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.