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

Summary: LowPerformance took 67906 ms.
Product: web Reporter: Exceptions Reporter <exceptions_reporter>
Component: HTML EditorAssignee: Marian Mirilovic <mmirilovic>
Status: RESOLVED INVALID    
Severity: normal CC: lars.sabietzki, mfukala
Priority: P3 Keywords: PERFORMANCE
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 175213
Attachments: nps snapshot

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????