On Thu, Aug 11, 2011 at 11:02 AM, Adam Kocoloski <[email protected]>wrote:
> Hi John, first thing I'd point out is that Filipe and Paul have done quite > a lot of work on the JSON processor since 1.0.2 was released. Trunk > contains a JSON processor that calls out to YAJL instead of relying on pure > Erlang code. The improvement for large document bodies is pretty > substantial. Also, processing MBs of JSON is going to be CPU-bound in > 1.0.2. CouchDB makes good use of multicore servers to distribute some of > the load if you throw concurrent requests at it. Hope that helps, > > Adam > It does help here. I'll see if I can get compile the latest version of CouchDB on Ubuntu 10 LTS. It's been an adventure trying to compile CouchDB so far!
