Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 27624 invoked from network); 2 Nov 2006 05:33:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Nov 2006 05:33:39 -0000 Received: (qmail 22492 invoked by uid 500); 2 Nov 2006 05:33:50 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 22464 invoked by uid 500); 2 Nov 2006 05:33:50 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 22449 invoked by uid 99); 2 Nov 2006 05:33:50 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Nov 2006 21:33:50 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Nov 2006 21:33:38 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A796F7142EF for ; Wed, 1 Nov 2006 21:33:17 -0800 (PST) Message-ID: <20559443.1162445597683.JavaMail.root@brutus> Date: Wed, 1 Nov 2006 21:33:17 -0800 (PST) From: "Andrew McIntyre (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Commented: (DERBY-1970) Add framework for performance tests in derby using Junit. In-Reply-To: <16345559.1161105037348.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://issues.apache.org/jira/browse/DERBY-1970?page=comments#action_12446454 ] Andrew McIntyre commented on DERBY-1970: ---------------------------------------- Sunitha, is this issue now complete? Please resolve and close if so. > Add framework for performance tests in derby using Junit. > --------------------------------------------------------- > > Key: DERBY-1970 > URL: http://issues.apache.org/jira/browse/DERBY-1970 > Project: Derby > Issue Type: Test > Components: Test > Affects Versions: 10.3.0.0 > Reporter: Sunitha Kambhampati > Assigned To: Sunitha Kambhampati > Attachments: derby1970.draft.1.diff.txt, derby1970.p1.diff.txt, derby1970.p2.diff.txt, derby1970.p2.stat.txt, Derby1970_Notes.html, Derby1970_Notes.html > > > Add a framework for performance tests to be added in derby. > Some goals are : > -- use Junit, thus will serve double duty as both functional tests as well as performance tests. > -- builds upon the existing infrastructure available to run functional tests > * for example, getting connections is handled in a single way allowing the performance tests to run with J2ME, DriverManager, DataSource, single leg of an XA transaction etc. > -- be able to run using Junit directly. > -- easy for developers to add these tests and run them. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira