Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 18780 invoked from network); 16 Apr 2008 04:37:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Apr 2008 04:37:51 -0000 Received: (qmail 15152 invoked by uid 500); 16 Apr 2008 04:37:51 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 15122 invoked by uid 500); 16 Apr 2008 04:37:51 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 15112 invoked by uid 99); 16 Apr 2008 04:37:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Apr 2008 21:37:51 -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 alexey.v.varlamov@gmail.com designates 74.125.46.156 as permitted sender) Received: from [74.125.46.156] (HELO yw-out-1718.google.com) (74.125.46.156) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Apr 2008 04:37:08 +0000 Received: by yw-out-1718.google.com with SMTP id 4so1126469ywq.0 for ; Tue, 15 Apr 2008 21:37:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=FLqbTyD2RXDcYfxu+hdD/MeBG6cB21J0OpS3sUVSRbo=; b=Gha/Ehll631GwimcMZrqzoyGxbbw73SLhw7XrkD36YnK6Utsb7NFrSPoFRSgV6C4aRl9HlSXFgoU2l0LcT7gjawp7p/E4Dnhy80RPilSz9Gg/M9jt4uKQV5ouE57rcB0/fBhTswSJyOWpapSy0IjvVragOM7InmwvfrK/v/EhwE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GF8T9H2IL5KnY420rx9+p4ntQ3AVm2AyhpmCwJMIBAwsz4Y5blojNASCYOyHHiPf0zVZjPe1rCDHNKjNw5YPmBucHkHIa2zXEQ+d768+iTV3inDi5h7wUxdqgD5kbg2/Y8wBOwaqZyQnCgwbZ5lIdK+VVQsnG7GXa12Cwgkt/Sw= Received: by 10.151.108.19 with SMTP id k19mr8697650ybm.191.1208320635760; Tue, 15 Apr 2008 21:37:15 -0700 (PDT) Received: by 10.150.143.1 with HTTP; Tue, 15 Apr 2008 21:37:15 -0700 (PDT) Message-ID: Date: Wed, 16 Apr 2008 11:37:15 +0700 From: "Alexey Varlamov" To: dev@harmony.apache.org Subject: Re: [general][repos] Benchmark repository In-Reply-To: <211709bc0804152014j6dd7d8damef7407522a4fea4@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4bebff790804150625v76a01165pc2c06cc5226cfcac@mail.gmail.com> <211709bc0804152014j6dd7d8damef7407522a4fea4@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org 2008/4/16, Tony Wu : > Is it possible to integrate into BTI? if not we can consider the enhanced/tools/ There is one already in drlvm trunk, see working_vm/src/test/microbenchmark. There is no infrastructure around, it is mere store holder for now. Feel free to add benches there, they are not intended to be VM-specific. Re integration to BTI, this would require fair amount of efforts and usage model is not clear to me. > > On 4/15/08, Aleksey Shipilev wrote: > > Hi Tony, all! > > > > Does it make sense to create special place in our repository for > > storing the benchmarks like this one I've used in my performance > > researches on Harmony? It would be great to have them synchronized in > > repos rather than store in JIRA. > > > > Thanks, > > Aleksey. > > > > On Tue, Apr 15, 2008 at 11:00 AM, Tony Wu wrote: > > > Aleksey, > > > I think keep the benchmark somewhere such as JIRA is also ok. > > > > > -- > Tony Wu > China Software Development Lab, IBM >