Re: Cassandra Performance on a Single Machine

2016-01-14 Thread Anurag Khandelwal
always returns a single row, and search returns variable number of rows. The number of rows returned varies from 1-4000. > -- Jack Krupansky > >> On Thu, Jan 14, 2016 at 4:43 PM, Anurag Khandelwal >> wrote: >> To clarify: Input size is the size of the dataset as a CSV f

Re: Cassandra Performance on a Single Machine

2016-01-14 Thread Anurag Khandelwal
>> On Thu, Jan 14, 2016 at 12:23 PM Robert Wille wrote: >>> I disagree. I think that you can extrapolate very little information about >>> RF>1 and CL>1 by benchmarking with RF=1 and CL=1. >>> >>>> On Jan 13, 2016, at 8:41 PM, Anurag Khandelwal

Re: Cassandra Performance on a Single Machine

2016-01-13 Thread Anurag Khandelwal
g impact of secondary indexes will not be > visible on a single node. > > John > > > > > > > On Tue, Jan 5, 2016 at 3:16 PM, Anurag Khandelwal <mailto:anur...@berkeley.edu>> wrote: > Hi, > > I’ve been benchmarking Cassandra to get an idea

Cassandra Performance on a Single Machine

2016-01-05 Thread Anurag Khandelwal
Hi,I’ve been benchmarking Cassandra to get an idea of how the performance scales with more data on a single machine. I just wanted to get some feedback to whether these are the numbers I should expect.The benchmarks are quite simple — I measure the latency and throughput for two kinds of queries:1.