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 169483 - 4187 ms - "preparing usages view"
Summary: 4187 ms - "preparing usages view"
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Pokorsky
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-29 16:06 UTC by Oleg Khokhlov
Modified: 2009-09-10 18:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 154496


Attachments
nps snapshot (17.98 KB, bin/nps)
2009-07-29 16:07 UTC, Oleg Khokhlov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Khokhlov 2009-07-29 16:06:54 UTC
Build: NetBeans IDE Dev (Build 200907290201)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b02
OS: Windows XP, 5.1, x86

User Comments:
ovk: "preparing usages view"


Maximum slowness yet reported was 4187 ms, average is 4187
Comment 1 Oleg Khokhlov 2009-07-29 16:07:07 UTC
Created attachment 85478 [details]
nps snapshot
Comment 2 Jaroslav Tulach 2009-09-07 18:10:55 UTC
Something with refactoring, but not really clear what it is.
Comment 3 Jan Pokorsky 2009-09-10 18:24:23 UTC
The refactoring shows the progress when computing found usages nodes. Thus it should not be detected by the
TimeableEventQueue IMO. Moreover I can see only java platform and especially
sun.java2d.loops.FillRect.FillRect[native](): 2893 / 2893 running intensively in EDT.
Comment 4 Jan Pokorsky 2009-09-10 18:25:29 UTC
There are no duplicates reported. Closing for now.