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 133098 - Time to create class diagram from 30 nodes exceeds threshold
Summary: Time to create class diagram from 30 nodes exceeds threshold
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Diagram Class (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@uml
URL: http://xtest-db.czech/AllInOnePerform...
Keywords: PERFORMANCE, TEST
Depends on:
Blocks:
 
Reported: 2008-04-17 13:15 UTC by Alexander Kouznetsov
Modified: 2009-05-25 21:06 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kouznetsov 2008-04-17 13:15:49 UTC
Product Version         = NetBeans IDE Dev (Build 200804161203)
  Operating System        = Windows XP version 5.1 running on x86
  Java; VM; Vendor        = 1.5.0_12; Java HotSpot(TM) Client VM 1.5.0_12-b04; Sun Microsystems Inc.

Tests report that time to create class diagram from 30 nodes exceeds threshold on recommended configuration. The result
is as following: "3 of the measuredTime(s) [ 8106 6614 6508 6445 ] > expectedTime[5000] - performance issue (it's ok if
the first usage is in boundary of 0 to 2*expectedTime)"

See also URL.

See also previous issue 108267
Comment 1 Alexander Kouznetsov 2008-06-10 14:22:48 UTC
Build number:    200806071203 

Tests indicate that there is a huge regression in 1st usage (18 sec vs. 10 sec) and also regression for subsequent
usages (8.7 sec vs. 8.3 sec). All the number are already above threshold which is 10 sec for 1st usage and 5 sec for
subsequent usages. See also URL with latest results.
Comment 2 Alexander Kouznetsov 2008-06-10 15:59:27 UTC
Please disregard the last comment, performance data is not valid.