Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 4565 invoked from network); 10 Oct 2007 10:23:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Oct 2007 10:23:48 -0000 Received: (qmail 14045 invoked by uid 500); 10 Oct 2007 10:23:35 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 14012 invoked by uid 500); 10 Oct 2007 10:23:35 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 14003 invoked by uid 99); 10 Oct 2007 10:23:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Oct 2007 03:23:35 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of pdoubleya@gmail.com designates 209.85.198.189 as permitted sender) Received: from [209.85.198.189] (HELO rv-out-0910.google.com) (209.85.198.189) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Oct 2007 10:23:38 +0000 Received: by rv-out-0910.google.com with SMTP id l15so119873rvb for ; Wed, 10 Oct 2007 03:23:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=UC4Hs9h67fvyB1bwwHfjkPGFZL5To1WxmQO7BsIdazs=; b=WMr4Aiia8ftven7MKIHvyC0+Vn2kKeAm77MR0Ufwm2w1lOCXaKsrtcPdTa/iTK4uOjrFnX8KqlQkUuMhO0mEb6dwzSv8Y3zUoZOCvzqd5DvF498a7r2gcaByS/4RyjrqFQexYAY841OqeWmR1jnAAApYYf0K8LqbXr27CFe700s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=n3GkOfj+BwZuDAEYOu93bLkL4cXi2qllenN5p6eJ4S7Z2NaQM8exQ8rxYwhko21v6nQpRrErdNPJPYmHAPJ1dYvGcXkw+PS1BJMmgbv2kwMH1ck+Dn5NUKm7zNGNH51ydRMWUDFe9uk0FO1ZE/Ipy6R/K+sV3QwmfuleKb/89sM= Received: by 10.115.23.12 with SMTP id a12mr610462waj.1192011797050; Wed, 10 Oct 2007 03:23:17 -0700 (PDT) Received: by 10.114.170.19 with HTTP; Wed, 10 Oct 2007 03:23:17 -0700 (PDT) Message-ID: <64efa1ba0710100323j183f8946sb6246dde6e16c19@mail.gmail.com> Date: Wed, 10 Oct 2007 12:23:17 +0200 From: "Patrick Wright" To: users@activemq.apache.org Subject: Graphing perfomance test results (4.1) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Hi I was ran the performance test (activemq-4.1.1/activemq-perftest) described in http://activemq.apache.org/activemq-performance-module-users-manual.html, and was wondering if anyone had ever hooked up the output result XML to some graphing library, to get a visual overview of the results. Thanks Patrick