Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-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 4CC85712A for ; Thu, 15 Dec 2011 11:14:01 +0000 (UTC) Received: (qmail 39316 invoked by uid 500); 15 Dec 2011 11:13:58 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 39296 invoked by uid 500); 15 Dec 2011 11:13: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 39288 invoked by uid 99); 15 Dec 2011 11:13:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Dec 2011 11:13:58 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ruslan.usifov@gmail.com designates 209.85.213.172 as permitted sender) Received: from [209.85.213.172] (HELO mail-yx0-f172.google.com) (209.85.213.172) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Dec 2011 11:13:51 +0000 Received: by yenm7 with SMTP id m7so1708013yen.31 for ; Thu, 15 Dec 2011 03:13:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=9y/EMrgnzDTs8L01n4TW/gDj1opBfMAngsEhdsKPqIE=; b=ICl327AVObT8NFef4cEHglPNs+wbxpqvcSZsdVxnMgahwMK8hSVPZlVM5VAJnBcTMD Tniso9AiEKNzXDjNLw6sYj6pLJRTPlzHhXWAUGBPFurwnUA7RWvcP5dmj5FMwESm6Mja TbxRq98BP/YnRd4NwDoxjdAJfjeZFnvWmTamw= MIME-Version: 1.0 Received: by 10.236.190.130 with SMTP id e2mr5013091yhn.107.1323947610445; Thu, 15 Dec 2011 03:13:30 -0800 (PST) Received: by 10.236.105.174 with HTTP; Thu, 15 Dec 2011 03:13:30 -0800 (PST) In-Reply-To: <1323946713.67053.YahooMailNeo@web161203.mail.bf1.yahoo.com> References: <1323936500.89062.ezmlm@cassandra.apache.org> <1323946713.67053.YahooMailNeo@web161203.mail.bf1.yahoo.com> Date: Thu, 15 Dec 2011 15:13:30 +0400 Message-ID: Subject: Re: performance reaching plateau while the hardware is still idle From: ruslan usifov To: user@cassandra.apache.org, Kent Tong Content-Type: multipart/alternative; boundary=20cf303f6d7e05973304b41f93bd X-Virus-Checked: Checked by ClamAV on apache.org --20cf303f6d7e05973304b41f93bd Content-Type: text/plain; charset=ISO-8859-1 Use parallel test:-))) 2011/12/15 Kent Tong > Hi, > > I am running a performance test for Cassandra 1.0.5. It can perform about > 1500 business operation (one read+one write to the same row) per second. > However, the CPU is still 85% idle (as shown by vmstat) and the IO > utilization is less than a few percent (as shown by iostat). "nodetool > tpstats" shows basically no active and pending threads. I can run several > such test clients concurrently, achieving the same operations per second > without increasing the hardware utilization. So, why the performance has > reached a plateau while there is still idle hardware resources? > > > Thanks in advance for any idea! > --20cf303f6d7e05973304b41f93bd Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Use parallel test:-)))

2011/12/15 Kent To= ng <freemant= 2000@yahoo.com>
Hi,

I am running a performance test for Cassandra 1.0.5. It can perform about 1= 500 business operation (one read+one write to the same row) per second. How= ever, the CPU is still 85% idle (as shown by vmstat) and the IO utilization= is less than a few percent (as shown by iostat). "nodetool tpstats&qu= ot; shows basically no active and pending threads. I can run several such t= est clients concurrently, achieving the same operations per second without = increasing the hardware utilization. So, why the performance has reached a = plateau while there is still idle hardware resources?


Thanks in advance for any idea!

--20cf303f6d7e05973304b41f93bd--