Re: write performance thrift interfaces

2010-03-18 Thread Martin Probst (RobHost Support)
;s perform better under a multicore system next week, so thanks for your help. Cheers, Martin Am 18.03.2010 um 19:24 schrieb Brandon Williams: > On Thu, Mar 18, 2010 at 1:22 PM, Martin Probst (RobHost Support) > wrote: > Hi Tom, > > no we're not using a connection pool, o

Re: write performance thrift interfaces

2010-03-18 Thread Martin Probst (RobHost Support)
values(100 bytes). > > Tom > > > On Thu, Mar 18, 2010 at 11:08 AM, Roger Schildmeijer > wrote: > Yes, 30 writes / s sounds a little bit poor. > > Maybe you could show your benchmark code? And what adjustments had to be done > to the CF? > > // Roger >

Re: write performance thrift interfaces

2010-03-18 Thread Martin Probst (RobHost Support)
How did you mean that, are there some config adjustments, or did you mean the inserting client? Martin Am 18.03.2010 um 19:18 schrieb Jonathan Ellis: > Perhaps you're only inserting with a single thread? > > On Thu, Mar 18, 2010 at 1:03 PM, Martin Probst (RobHost Support) &

Re: write performance thrift interfaces

2010-03-18 Thread Martin Probst (RobHost Support)
$i++; print "insert element $i\r"; } exit(0); Thanks in advance, Martin Am 18.03.2010 um 19:08 schrieb Roger Schildmeijer: > Yes, 30 writes / s sounds a little bit poor. > > Maybe you could show your benchmark code? And what adjustments had to be done > to the CF? > &

write performance thrift interfaces

2010-03-18 Thread Martin Probst (RobHost Support)
Hi, we've tested the write performance on a single and dual node cluster and the results are strangely poor. We've got about 30 inserts per second which seems a little bit slow?! The strange about is, that the node's we've used (single-cpu, 3gb ram, single disk) got a load of 0.02-0.05 while th