This is how my reduce functions looks like... https://gist.github.com/nt9/eea164b908096d22e4da
воскресенье, 10 августа 2014 г., 19:42:38 UTC+3 пользователь Jens Alfke написал: > > > On Aug 10, 2014, at 8:40 AM, qw <[email protected] <javascript:>> wrote: > > Count via reduce functions takes a lot of processor time, I am wondering > if it is possible to count quickly elements emited by some view? > > > There's not currently anything faster than a reduce function. > What platform are you running, and how many rows are there in the view? > > —Jens > > -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/653d7894-54fc-475c-88f1-344b2a19ea35%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
