Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 42517 invoked from network); 23 Oct 2007 15:12:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Oct 2007 15:12:02 -0000 Received: (qmail 70588 invoked by uid 500); 23 Oct 2007 15:11:49 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 70158 invoked by uid 500); 23 Oct 2007 15:11:48 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 70146 invoked by uid 99); 23 Oct 2007 15:11:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Oct 2007 08:11:48 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of cjblythe25@gmail.com designates 64.233.166.181 as permitted sender) Received: from [64.233.166.181] (HELO py-out-1112.google.com) (64.233.166.181) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Oct 2007 15:11:51 +0000 Received: by py-out-1112.google.com with SMTP id u52so4000005pyb for ; Tue, 23 Oct 2007 08:11:30 -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:in-reply-to:mime-version:content-type:references; bh=kPi7Q+nUbolIPLL0agR1EljlzrlVFveUHIZ7J92N0Wc=; b=uAQyQQyVhsR2wt63NM568MeOdhjePtNuxajweFcD+ico8CfJUdIS8pu/eGZqjnhEOg0QX1rtj8JnsO4jK+i9nbe9vlH0AimZqFbrWmiY4gjO5b/arkq+LRjo+IqHB+9pqeDxnVvcfYPqbm/i+5m/6fyefp9TQ95Sdt9+m/VpZwk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=tZVbxvbhQYcDaTbhHpz6M3kOse9s27yeHA8XXZycInhtrtnP+3YLzKT7AmwNZh+L+bMfxuJ2kj0dVMah/s14Qm/Vp40ajkhcixv26uilmwE93sy7MDx0VQ/yEE3Fd4coldr0+R22RjS1z4ChoHeJM4IvIN7arC+IRu/I0e79g6E= Received: by 10.64.209.6 with SMTP id h6mr12494347qbg.1193152290339; Tue, 23 Oct 2007 08:11:30 -0700 (PDT) Received: by 10.65.11.8 with HTTP; Tue, 23 Oct 2007 08:11:30 -0700 (PDT) Message-ID: <421012bd0710230811t2ad329ecsb8cef79d3627d54c@mail.gmail.com> Date: Tue, 23 Oct 2007 11:11:30 -0400 From: "Christopher Blythe" To: dev@geronimo.apache.org Subject: Re: Draft of 2.0.2 Performance Report In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_919_11782010.1193152290326" References: <393AD735-8148-47BA-BFA2-1AC335D543D3@hogstrom.org> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_919_11782010.1193152290326 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline ah... piyush raises a good point regarding the session 2 direct mode. this is provided by both daytrader 1.2 and 2.0 and is one of the more common patterns we see out in the j2ee community. chris On 10/23/07, Piyush Agarwal wrote: > > Hi Matt, > > This is a great report .. thanks for taking the time to create it. > > Here is my feedback on it- > > - Run spellcheck :-p there were a few typos here and there like > "enough" spelled "ebnough" > - The Introduction on page 3 takes about PT, that was a metric you > used in the last report, but in this report you are comparing against > G1.1.1. The PT is not being used or mentioned throughout the > remaining of the report. > - Please mention if you need RAIDs or Ramdisks for the DB > - I think you forgot the mention the OS version... I assume its SLES > "10" SP1 > - Quite surprised that we go from 70M unzipped to 111M after initial > startup (whats the big hitter here.. the logs??) > - The URL at the end of page 8 (more info about daytrader) seems to > be incorrect and the link doesnt match the URL > - the slowdown in the web primitives is a bit surprising... and yet > the jump in direct mode numbers is pretty cool > - would have loved to see the Trade Session2JDBC numbers as well > - pg 14, 2nd para, typo "due" --> "do" > - can we have an appendix at the end of the report with individual > run results like last time? > > HTH, > Piyush Agarwal > > On 10/22/07, Matt Hogstrom < matt@hogstrom.org > wrote: > > > > I've been noodling on this for a bit and wanted to give y'all a > > gander at what I have for the performance report at this point. This > > is based on 2.0.2 and uses DayTrader 2.0. There are a few numbers > > that are missing. I originally had planned on not producing them but > > the charts look odd with the missing numbers. It includes a > > comparison of 1.1.1 and 2.0.2 using DayTrader 1.2 and 2.0. Heh, we > > need to release those monsters. > > > > This should be considered an alpha release but will move quickly to > > final by the end of the week :) > > > > Please provide your feedback on content, what's interesting, not, etc. > > > > Thanks for taking a few minutes to look at the draft. > > > > Look at http://people.apache.org/~hogstrom/performance/geronimo/2.0/ > > Geronimo2.0.2PerformanceReport-v01draft.pdf > > > > Thanks > > > > -- "I say never be complete, I say stop being perfect, I say let... lets evolve, let the chips fall where they may." - Tyler Durden ------=_Part_919_11782010.1193152290326 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline ah... piyush raises a good point regarding the session 2 direct mode. this is provided by both daytrader 1.2 and 2.0 and is one of the more common patterns we see out in the j2ee community.

chris

On 10/23/07, Piyush Agarwal <pvagarwal@gmail.com> wrote:
Hi Matt,

This is a great report .. thanks for taking the time to create it.

Here is my feedback on it-
  • Run spellcheck :-p there were a few typos here and there like "enough" spelled "ebnough"
  • The Introduction on page 3 takes about PT, that was a metric you used in the last report, but in this report you are comparing against G1.1.1. The PT is not being used or mentioned throughout the remaining of the report.
  • Please mention if you need RAIDs or Ramdisks for the DB
  • I think you forgot the mention the OS version... I assume its SLES "10" SP1
  • Quite surprised that we go from 70M unzipped to 111M after initial startup (whats the big hitter here.. the logs??)
  • The URL at the end of page 8 (more info about daytrader) seems to be incorrect and the link doesnt match the URL
  • the slowdown in the web primitives is a bit surprising... and yet the jump in direct mode numbers is pretty cool
  • would have loved to see the Trade Session2JDBC numbers as well
  • pg 14, 2nd para, typo "due" --> "do"
  • can we have an appendix at the end of the report with individual run results like last time?
HTH,
Piyush Agarwal

On 10/22/07, Matt Hogstrom < matt@hogstrom.org > wrote:
I've been noodling on this for a bit and wanted to give y'all a
gander at what I have for the performance report at this point.  This
is based on 2.0.2 and uses DayTrader 2.0.  There are a few numbers
that are missing.  I originally had planned on not producing them but
the charts look odd with the missing numbers.  It includes a
comparison of 1.1.1 and 2.0.2 using DayTrader 1.2 and 2.0.  Heh, we
need to release those monsters.

This should be considered an alpha release but will move quickly to
final by the end of the week :)

Please provide your feedback on content, what's interesting, not, etc.

Thanks for taking a few minutes to look at the draft.

Look at http://people.apache.org/~hogstrom/performance/geronimo/2.0/
Geronimo2.0.2PerformanceReport-v01draft.pdf

Thanks




--
"I say never be complete, I say stop being perfect, I say let... lets evolve, let the chips fall where they may." - Tyler Durden ------=_Part_919_11782010.1193152290326--