Java Client performance woes

2010-12-13 Thread Jake Eakle
Hello, While attempting to write a YCSB[1] interface for Riak (for a school project, so alternative benchmarking tools aren't solutions), I have encountered some pretty severe performance issues with the official Java client. In particular, an insert currently takes a minimum of 50 milliseconds, w

Re: Java Client performance woes

2010-12-13 Thread Jake Eakle
[list moderators -- please ignore the first copy of this message I sent before subscribing] Hello, While attempting to write a YCSB[1] interface for Riak (for a school project, so alternative benchmarking tools aren't solutions), I have encountered some pretty severe performance issues with the o