On Oct 3, 2012 10:48 PM, "Dave Cottlehuber" <[email protected]> wrote: > > On 3 October 2012 21:41, Paul Davis <[email protected]> wrote: > > > Only other thing I'd add is that we talked about importing Jiffy. > > Good, I'd be up for that. Um did you find (in cloudant land) that it > handled parsing large docs better? The current ejson struggles > sometimes I think. Better would mean without spitting the dummy > completely. > > A+ > Dave We arw using jiffy in rcouch. It solves some errors too. It is also faster on large docs, On thing I'm not sure with using a nif here is how it behaves with dbs containing obky relatively larges docs? If it blocks the scheduling too much or not.
Maybe cloudant can answer here? benoƮt
