Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 600ED92A9 for ; Fri, 23 Mar 2012 19:36:53 +0000 (UTC) Received: (qmail 34059 invoked by uid 500); 23 Mar 2012 19:36:52 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 33981 invoked by uid 500); 23 Mar 2012 19:36:52 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 33973 invoked by uid 99); 23 Mar 2012 19:36:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Mar 2012 19:36:52 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [74.208.5.67] (HELO mailout-us.gmx.com) (74.208.5.67) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 23 Mar 2012 19:36:44 +0000 Received: (qmail 24325 invoked by uid 0); 23 Mar 2012 19:36:22 -0000 Received: from 99.224.76.139 by rms-us010.v300.gmx.net with HTTP Content-Type: multipart/alternative; boundary="========GMXBoundary209751332531381677854" Date: Fri, 23 Mar 2012 15:36:21 -0400 From: "Mike Coolin" Message-ID: <20120323193621.209750@gmx.com> MIME-Version: 1.0 Subject: Re: Gathering ideas for measuring and tuning performance To: dev@couchdb.apache.org X-Authenticated: #77824226 X-Flags: 0001 X-Mailer: GMX.com Web Mailer x-registered: 0 X-GMX-UID: 4rUeb4sw3zOl1YPjyHAhur5+IGRvb0A9 X-Virus-Checked: Checked by ClamAV on apache.org --========GMXBoundary209751332531381677854 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Thanks ----- Original Message ----- From: Eli Stevens (Gmail) Sent: 03/23/12 03:33 PM To: dev@couchdb.apache.org Subject: Re: Gathering ideas for measuring and tuning performance I'd like to offer what little I've done to measure attachment speeds: https://github.com/wickedgrey/couchdb-attachment-speed It's in python, but might be useful as an example of what to test. I've explained in more detail in this user@ mailing list thread: http://mail-archives.apache.org/mod_mbox/couchdb-user/201112.mbox/%3CCADa34LDmNe5i8gx=mERAwz6iHdBaMD2Z2wQBarURkaisre4d1A@mail.gmail.com%3E I'd been planning on trying to get some more attention on this issue once 1.2.0 had been formally released, and I could do speed testing with it. However, it seems like it's very on topic for what you're trying to do. Let me know if I can help, Eli --========GMXBoundary209751332531381677854--