You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by Bryan McLellan <bt...@loftninjas.org> on 2009/03/05 03:38:26 UTC

Re: Performance testing binary data in CouchDB

On Fri, Feb 27, 2009 at 6:36 PM, Bryan McLellan <bt...@loftninjas.org> wrote:
> I've done a little performance testing putting binary data in CouchDB
> via Java and jcouchdb. I've found that converting to Base64 is much
> faster than not. If anyone has any comments I'd appreciate them. More
> to come later.

Per recommendations from a couple devs, I upgraded to svn head and
found the binary attachments to be much faster. Waiting for 0.9.0 to
be released and packaged now. Thanks folks.

http://labs.widemile.com/?p=31

Bryan McLellan