Ran
|
Files
8
|
Run time
0s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/couchbase/moss/commit/<a class=hub.com/couchbase/moss/commit/3abb23e1b08ba9616e61c00d6f6e5b3971a1b3ef">3abb23e1b<a href="https://github.com/couchbase/moss/commit/3abb23e1b08ba9616e61c00d6f6e5b3971a1b3ef">">added DeferredSort option, for faster ExecuteBatch() Introduced a DeferredSort option that can allow for faster ExecuteBatch() for some applications. If enabled, moss will no longer synchronously sort the incoming batch during ExecuteBatch(). Instead, the sorting work is just delayed until later readers (including the merger) try to read from the collection. By default, the DeferredSort option is disabled. Change-Id: I</a><a class="double-link" href="https://github.com/couchbase/moss/commit/<a class="double-link" href="https://github.com/couchbase/moss/commit/0e6e5d765e571f7a242b773d2979160be2e3c595">0e6e5d765</a>">0e6e5d765</a><a href="https://github.com/couchbase/moss/commit/3abb23e1b08ba9616e61c00d6f6e5b3971a1b3ef"> Reviewed-on: http://review.couchbase.org/60614 Reviewed-by: Marty Schoch <marty.schoch@gmail.com> Tested-by: Steve Yen <steve.yen@gmail.com>
1051 of 1150 relevant lines covered (91.39%)
50272.76 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|