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 221985 - LowPerformance took 5296 ms.
Summary: LowPerformance took 5296 ms.
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-11-12 17:03 UTC by Exceptions Reporter
Modified: 2012-11-12 18:09 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 178422


Attachments
nps snapshot (69.99 KB, application/nps)
2012-11-12 17:03 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-12 17:03:11 UTC
Build: NetBeans IDE 7.3 Beta 2 (Build 201211062253)
VM: Java HotSpot(TM) Client VM, 23.5-b02, Java(TM) SE Runtime Environment, 1.7.0_09-b05
OS: Windows XP

User Comments:
GUEST: just open IDE, started background scanning and can't finish



Maximum slowness yet reported was 7042 ms, average is 5069
Comment 1 Exceptions Reporter 2012-11-12 17:03:14 UTC
Created attachment 127649 [details]
nps snapshot
Comment 2 David Strupl 2012-11-12 18:09:37 UTC
This report indicates initial classloading of some of the editor classes from AWT EDT. I am not sure we want to do something with it. Closing as wontfix.