Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 84116 invoked from network); 24 Feb 2011 23:40:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Feb 2011 23:40:01 -0000 Received: (qmail 61222 invoked by uid 500); 24 Feb 2011 23:39:59 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 61152 invoked by uid 500); 24 Feb 2011 23:39:58 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 61144 invoked by uid 99); 24 Feb 2011 23:39:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Feb 2011 23:39:58 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rsiemens@greatergood.com designates 206.253.208.224 as permitted sender) Received: from [206.253.208.224] (HELO mail.yss4.com) (206.253.208.224) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Feb 2011 23:39:52 +0000 Received: from dhcp173tech.greatergood.net (fireboxoffice.greatergood.net [192.168.5.8]) by mail.yss4.com (Postfix) with ESMTPSA id F19BE2AC8; Thu, 24 Feb 2011 15:39:31 -0800 (PST) Subject: Re: Homebrew CF-indexing vs secondary indexing Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=us-ascii From: Ron Siemens In-Reply-To: <0A5181F8-03A3-45D9-ACFC-65AB58659E61@greatergood.com> Date: Thu, 24 Feb 2011 15:39:31 -0800 Cc: hector-users@googlegroups.com Content-Transfer-Encoding: quoted-printable Message-Id: <222309CB-8E97-4B6D-AFC0-C1E7C23DDD4B@greatergood.com> References: <0A5181F8-03A3-45D9-ACFC-65AB58659E61@greatergood.com> To: user@cassandra.apache.org X-Mailer: Apple Mail (2.1081) I failed to mention: this is just doing repeated data retrievals using = the index. > ... >=20 > Sample run: Secondary index. >=20 > DEBUG Retrieved THS / 7293 rows, in 2012 ms > DEBUG Retrieved THS / 7293 rows, in 1956 ms > DEBUG Retrieved THS / 7293 rows, in 1843 ms ...