Re: Performance of write requests?

2010-05-10 Thread Stephan Maka
MÃ¥rten Gustafson wrote: > It'd be interesting to see what numbers you get if your script sets R > & W = 1 > See: > http://wiki.basho.com/display/RIAK/REST+API#RESTAPI-Storeaneworexistingobjectwithakey That's only for the HTTP interface. Passing W=1 & DW=0 to riak_client:put/3 has no effect. Thi

Performance of write requests?

2010-05-10 Thread Stephan Maka
(Sorry for breaking the thread, I just subscribed.) I am experiencing very low performance as well. I'm attaching a small benchmark script. Writing 32 KB chunks yields a much higher rate first, then disk activity starts after about 4 seconds and throughput is trashed to about 30-50 put/s. This is