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 217580 - LowPerformance took 8608 ms.
Summary: LowPerformance took 8608 ms.
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: HTML Navigator (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Jan Becicka
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-08-29 13:05 UTC by Petr Jiricka
Modified: 2012-10-01 11:57 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 191859


Attachments
nps snapshot (29.69 KB, application/nps)
2012-08-29 13:05 UTC, Petr Jiricka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Jiricka 2012-08-29 13:05:29 UTC
This issue was reported manually by pjiricka.
It already has 2 duplicates 


Build: NetBeans IDE Dev (Build EaselCSS-595-on-20120829)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.2-b09, Java(TM) SE Runtime Environment, 1.7.0_06-b24
OS: Mac OS X

User Comments:
pjiricka: Running SimpleLiveHTMLDemo in the embedded browser.

dkonecny: editor is getting very slow



Maximum slowness yet reported was 8608 ms, average is 6611
Comment 1 Petr Jiricka 2012-08-29 13:05:31 UTC
Created attachment 123702 [details]
nps snapshot
Comment 2 Marek Fukala 2012-08-29 13:15:19 UTC
last snapshot:

HtmlNavigatorPanelUI.refresh() calls PageInspector.getPage() from EDT. I reckon getPage() does some network connections.
Comment 3 Jan Becicka 2012-08-29 14:07:46 UTC
Changeset: da3863df6d79
Author:    Jan Becicka <jbecicka@netbeans.org>
Date:      2012-08-29 16:05
Message:   
Issue #217580 - LowPerformance took 8608 ms.
Comment 4 Quality Engineering 2012-09-03 13:03:24 UTC
Integrated into 'main-golden', will be available in build *201209031048* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/da3863df6d79
User: Jan Becicka <jbecicka@netbeans.org>
Log: Issue #217580 - LowPerformance took 8608 ms.