From dev-return-28942-apmail-jackrabbit-dev-archive=jackrabbit.apache.org@jackrabbit.apache.org Wed Aug 04 10:07:46 2010 Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 27942 invoked from network); 4 Aug 2010 10:07:45 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 Aug 2010 10:07:45 -0000 Received: (qmail 41240 invoked by uid 500); 4 Aug 2010 10:07:45 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 40767 invoked by uid 500); 4 Aug 2010 10:07:44 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 40743 invoked by uid 99); 4 Aug 2010 10:07:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Aug 2010 10:07:43 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Aug 2010 10:07:38 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o74A7GCI026826 for ; Wed, 4 Aug 2010 10:07:16 GMT Message-ID: <8415967.155391280916436718.JavaMail.jira@thor> Date: Wed, 4 Aug 2010 06:07:16 -0400 (EDT) From: "Alexander Klimetschek (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Issue Comment Edited: (JCR-2695) Jackrabbit performance test suite In-Reply-To: <24480706.136461280840835824.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JCR-2695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12895198#action_12895198 ] Alexander Klimetschek edited comment on JCR-2695 at 8/4/10 6:06 AM: -------------------------------------------------------------------- Looks cool! (Well, the test suite, not necessarily the graphs for versions >= 2.0 ;-)) Interesting would also be the 90th percentile value of all runs of a certain test, instead of the mean. was (Author: alexander.klimetschek): Looks cool! Interesting would also be the 90th percentile value of all runs of a certain test. > Jackrabbit performance test suite > --------------------------------- > > Key: JCR-2695 > URL: https://issues.apache.org/jira/browse/JCR-2695 > Project: Jackrabbit Content Repository > Issue Type: Improvement > Components: jackrabbit-core > Reporter: Jukka Zitting > Assignee: Jukka Zitting > Fix For: 2.2.0 > > Attachments: bigread.png, bigwrite.png, login.png, logout.png, smallread.png, smallwrite.png > > > I'd like to set up a multi-version performance test suite inside jackrabbit-core/src/test/performance, similar to the compatibility test suite we added in JCR-2631. This performance test suite would produce comparable performance numbers for a number of simple benchmark tests across different Jackrabbit versions, including the latest snapshot. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.