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 206302 - LowPerformance took 10095 ms.
Summary: LowPerformance took 10095 ms.
Status: RESOLVED INCOMPLETE
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2011-12-13 07:12 UTC by anba
Modified: 2012-01-09 07:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 183689


Attachments
nps snapshot (456.38 KB, application/nps)
2011-12-13 07:13 UTC, anba
Details

Note You need to log in before you can comment on or make changes to this bug.
Description anba 2011-12-13 07:12:55 UTC
This bug was originally marked as duplicate of bug 201009, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.1 RC2 (Build 201111302200)
VM: Java HotSpot(TM) Server VM, 20.4-b02, Java(TM) SE Runtime Environment, 1.6.0_29-b11
OS: Linux
Maximum slowness yet reported was 10095 ms, average is 10095
Comment 1 anba 2011-12-13 07:13:03 UTC
Created attachment 114080 [details]
nps snapshot
Comment 2 Miloslav Metelka 2011-12-14 14:38:22 UTC
This is more window-system related.
Comment 3 Stanislav Aubrecht 2012-01-05 15:55:38 UTC
please provide steps to reproduce this problem and reopen, thanks
Comment 4 anba 2012-01-09 07:22:19 UTC
I do not know anymore which actions lead to this particular problem. Since the 7.1RC2 version creates 5-20 slowness reports a day (the 7.1 Beta / RC are the worst versions I ever saw from netbeans in regard of slowness reports), I am not able to remember this particular problem.

But I can describe what I have normally in my netbeans workspace:

I have several C++ projects on my work space (created from Makefile) between which I switch and perform Find Usage actions frequently . A lot of projects contain 1 library and there is one container project that has all the library directories included. Same is true for the programs. All the C++ projects are in in one project group. 

Another project group contains a java platform project. I also need to switch between the project groups.

I do not know if this information may help.