First, read carefully and understand : http://wiki.apache.org/cassandra/ThriftExamples#PHP
But you really shouldn't bother with benchmarks. Ask yourself this question : "what if my Cassandra performs at 5k operation/s ? And what about 3k op/s?". In other terms "why are you benchmarking ?". You've got 3000 op/s with Pandra, last time I have checked I was arround 4k with a similar box. All I know is it's enough for my needs and my future needs. On Mon, Apr 12, 2010 at 4:41 PM, vineet daniel <vineetdan...@gmail.com>wrote: > Actually, to be honest I dont know how to insert 1000000 rows without PHP > or Pandra. If you could help me out I will surely try it and will share the > results with you guys. > > On Mon, Apr 12, 2010 at 7:25 PM, Paul Prescod <pres...@gmail.com> wrote: > >> How will they know whether the performance problem is caused by >> Cassandra or Pandra if you do not have raw Cassandra performance >> numbers for your setup? >> >> On Mon, Apr 12, 2010 at 5:51 AM, vineet daniel <vineetdan...@gmail.com> >> wrote: >> > I dont think it would be a good idea not to use pandra for benchmarks as >> we >> > are going to use pandra for our application. Secondly, it will give >> Pandra >> > guys some boost to enhance the performance of thier library. >> > >