Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 14335 invoked from network); 15 Apr 2008 13:26:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Apr 2008 13:26:12 -0000 Received: (qmail 60978 invoked by uid 500); 15 Apr 2008 13:26:11 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 60948 invoked by uid 500); 15 Apr 2008 13:26:11 -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 60939 invoked by uid 99); 15 Apr 2008 13:26:10 -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 06:26:10 -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 aleksey.shipilev@gmail.com designates 64.233.166.179 as permitted sender) Received: from [64.233.166.179] (HELO py-out-1112.google.com) (64.233.166.179) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Apr 2008 13:25:28 +0000 Received: by py-out-1112.google.com with SMTP id a25so2468017pyi.13 for ; Tue, 15 Apr 2008 06:25:40 -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:mime-version:content-type:content-transfer-encoding:content-disposition; bh=k7OcbohX5KJHhz5kXmvkb2W86iz/XUiG4YbCFjRd3EY=; b=bo4KGADfKFzJpqPs0dff0pS+CczP+p4UPTKiRsMaqKxUeG2bOnh2OSYnKkXLDlnkIasZGGVPel3ZW/aN0mnDY67X0H3g6sGQUdpqA3WTJoSORjneH4Wz6s/P42yujUYYso5Xu+NNcQ0sYpJytnkFcVB6kLIP8NKqHzmBSs90kP8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=IHP7QlJxTvdOq5bAUSUhc7ryN2MykimdWXlh49KN/m720gQwTbl1NGZDsI5N8ipPqQqYypW32Ie9W9KO9MbVoc6rpM55lcemxO5emdofqgCNYMAvAnJQ4ZcU6ADiNizUvx+kzxaGjxCqPd4Naq/muLyfoB2eD4Z/2bqmRuvONTk= Received: by 10.141.18.14 with SMTP id v14mr4289213rvi.236.1208265940336; Tue, 15 Apr 2008 06:25:40 -0700 (PDT) Received: by 10.140.141.1 with HTTP; Tue, 15 Apr 2008 06:25:40 -0700 (PDT) Message-ID: <4bebff790804150625v76a01165pc2c06cc5226cfcac@mail.gmail.com> Date: Tue, 15 Apr 2008 17:25:40 +0400 From: "Aleksey Shipilev" To: dev@harmony.apache.org Subject: [general][repos] Benchmark repository 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 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.