Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9B10E84E0 for ; Mon, 15 Aug 2011 01:53:20 +0000 (UTC) Received: (qmail 16739 invoked by uid 500); 15 Aug 2011 01:53:18 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 16582 invoked by uid 500); 15 Aug 2011 01:53:18 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 16573 invoked by uid 99); 15 Aug 2011 01:53:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Aug 2011 01:53:17 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.210.174] (HELO mail-iy0-f174.google.com) (209.85.210.174) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Aug 2011 01:53:11 +0000 Received: by iyf40 with SMTP id 40so7722316iyf.5 for ; Sun, 14 Aug 2011 18:52:50 -0700 (PDT) Received: by 10.42.117.5 with SMTP id r5mr4059421icq.278.1313373170084; Sun, 14 Aug 2011 18:52:50 -0700 (PDT) MIME-Version: 1.0 Received: by 10.42.173.1 with HTTP; Sun, 14 Aug 2011 18:52:30 -0700 (PDT) In-Reply-To: References: From: Jason Smith Date: Mon, 15 Aug 2011 08:52:30 +0700 Message-ID: Subject: Re: CouchDB performance To: user@couchdb.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org On Fri, Aug 12, 2011 at 12:54 AM, John Cheng wrote: > This is a Ubunut 10.01 system with > > 4GB RAM > 900GB 7200 rpm SATA drive > CouchDB 1.0.2 compiled using https://github.com/couchone/build-couchdb Awesome! Note that Build CouchDB development continues at an alternative GitHub repository: https://github.com/iriscouch/build-couchdb It always builds the latest stable release; although I see that you've done that already, so this note is just for posterity. -- Iris Couch