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 193831 - LowPerformance took 26842 ms.
Summary: LowPerformance took 26842 ms.
Status: RESOLVED DUPLICATE of bug 190525
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Team Framework (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jan Becicka
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-12-27 08:56 UTC by Jan Becicka
Modified: 2011-01-04 20:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 175367


Attachments
nps snapshot (6.82 KB, application/nps)
2010-12-27 08:56 UTC, Jan Becicka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Becicka 2010-12-27 08:56:55 UTC
This issue was reported manually by jbecicka.
It already has 1 duplicates 


Build: NetBeans IDE 6.9.1 (Build 201011082200)
VM: Java HotSpot(TM) 64-Bit Server VM, 17.1-b03-307, Java(TM) SE Runtime Environment, 1.6.0_22-b04-307-9M3263
OS: Mac OS X

User Comments:
jbecicka: Clicked on "new or changed" bugs



Maximum slowness yet reported was 26842 ms, average is 26842
Comment 1 Jan Becicka 2010-12-27 08:56:58 UTC
Created attachment 104518 [details]
nps snapshot
Comment 2 Stanislav Aubrecht 2010-12-30 09:58:40 UTC
KenaiProject.getDisplayName() is slow, reassigning
Comment 3 Tomas Stupka 2011-01-04 20:26:41 UTC
actually the same as in #190525 - getDisplayName() is blocked because of synchronized access on KenaiProject
while project members are loaded

*** This bug has been marked as a duplicate of bug 190525 ***