BTW.  That was a magic trick Chris.  Thank you.  Bulk saves of 1000 docs
went from almost 1 minute to less than 2 seconds the moment I changed that
value in the futon config interface.
Is there a reason that is not the default setting?

Thanks!

Glenn


> The next remedy here is to try one of the new uuid formats available in
> 0.10
>
> [uuids]
> algorithm = sequential
>
> in your local ini should do it.
>
> this will help the btree to require less disk seeks to load the path
> to each updated node, as sequential ids are more likely to be in FS
> cache.
>
> I'm assuming your bulk saves are mostly new docs.
>
> Chris
>
>
> --
> Chris Anderson
> http://jchrisa.net
> http://couch.io
>

Reply via email to