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

Summary: Time to create class diagram from 30 nodes exceeds threshold
Product: uml Reporter: Alexander Kouznetsov <mrkam>
Component: Diagram ClassAssignee: issues@uml <issues>
Status: NEW ---    
Severity: blocker CC: issues
Priority: P3 Keywords: PERFORMANCE, TEST
Version: 6.x   
Hardware: All   
OS: All   
URL: http://xtest-db.czech/AllInOnePerformanceDashboard/atomicResult.jsp?project=netbeans_Dev&buildNumber=200806071203&suiteName=Actions&resultName=Create%20Class%20Diagram%20From%20Multiple%20Nodes
Issue Type: DEFECT Exception Reporter:

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.