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 179980 - LowPerformance took 3451 ms.
Summary: LowPerformance took 3451 ms.
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: CSS Visual Tools (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: Marek Fukala
URL:
Keywords: PERFORMANCE
: 181239 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-01-29 00:55 UTC by kawazu428
Modified: 2010-03-12 04:26 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 160008


Attachments
nps snapshot (256.00 KB, application/nps)
2010-01-29 00:55 UTC, kawazu428
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kawazu428 2010-01-29 00:55:05 UTC
Build: NetBeans IDE Dev (Build 201001280200)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Linux

User Comments:
GUEST: Opening CSS File from local disk

GUEST: I opened a folder in my project-view.

GUEST: Opened a css file

GUEST: ???????

GUEST: Opening a CSS file

GUEST: I was editing file with PHP code and click on file with CSS file.

kawazu428: not sure... closed files?

tmysik: open any css file for the first time...

GUEST: Opening a CSS file

tmysik: ide started



Maximum slowness yet reported was 49614 ms, average is 10738
Comment 1 kawazu428 2010-01-29 00:55:11 UTC
Created attachment 93646 [details]
nps snapshot
Comment 2 Marek Fukala 2010-03-05 03:55:48 UTC
must be fixed
Comment 3 Marek Fukala 2010-03-05 03:56:00 UTC
*** Bug 181239 has been marked as a duplicate of this bug. ***
Comment 4 Tomas Mysik 2010-03-05 04:16:29 UTC
25 exception reports => P2
Comment 5 Marek Fukala 2010-03-10 12:32:49 UTC
fixed in web-main#2904c75eb994 by rescheduling the XHTMLPanel component creation outside of AWT thread. There seems to be no issues with that on Mac, but I slightly remember some problems with that when I tried to do this before year or two...
Comment 6 Quality Engineering 2010-03-12 04:26:40 UTC
Integrated into 'main-golden', will be available in build *201003120200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/2904c75eb994
User: Marek Fukala <mfukala@netbeans.org>
Log: #179980 -  LowPerformance took 3451 ms.