Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 48584 invoked from network); 18 Oct 2006 04:25:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Oct 2006 04:25:30 -0000 Received: (qmail 88596 invoked by uid 500); 18 Oct 2006 04:25:30 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 88382 invoked by uid 500); 18 Oct 2006 04:25:29 -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 88373 invoked by uid 99); 18 Oct 2006 04:25:29 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Oct 2006 21:25:29 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Oct 2006 21:25:27 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6C6CA7142E1 for ; Tue, 17 Oct 2006 21:24:35 -0700 (PDT) Message-ID: <12918172.1161145475441.JavaMail.jira@brutus> Date: Tue, 17 Oct 2006 21:24:35 -0700 (PDT) From: "Sunitha Kambhampati (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (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 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/DERBY-1970?page=all ] Sunitha Kambhampati updated DERBY-1970: --------------------------------------- Attachment: Derby1970_Notes.html > 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 > Attachments: derby1970.draft.1.diff.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