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 203925 - LowPerformance took 67906 ms.
Summary: LowPerformance took 67906 ms.
Status: RESOLVED INVALID
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Marian Mirilovic
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2011-10-18 17:51 UTC by Exceptions Reporter
Modified: 2011-10-28 10:50 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 175213


Attachments
nps snapshot (15.88 KB, application/nps)
2011-10-18 17:51 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2011-10-18 17:51:18 UTC
Build: NetBeans IDE 7.0.1 (Build 201107282000)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Windows XP

User Comments:
GUEST: Scanning project is slow :(



Maximum slowness yet reported was 67906 ms, average is 25526
Comment 1 Exceptions Reporter 2011-10-18 17:51:23 UTC
Created attachment 112194 [details]
nps snapshot
Comment 2 Marek Fukala 2011-10-28 10:50:50 UTC
#534850 ... incorrect invocation time shown in the report. It shows more than a minute, but the snapshot says 1300ms spent in AWT. Most of the 1.3sec spent in classloading of HtmlModel classes invoked from indentation code. I'm affraid I can do very little here.

#475796 ... from the 3.1 sec in AWT is 700ms PHP completion, the rest is mosty the same as the previous report - html model classloading.

#456480 ... snapshot says 150ms in AWT??? Where are the times in the exception report taken????