Ran
|
Jobs
1
|
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>
55 of 55 new or added lines in 4 files covered. (100.0%)
1051 of 1150 relevant lines covered (91.39%)
50272.76 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
6 |
92.96 |
-1.87% | collection.go |
6 |
88.02 |
-4.39% | segment_stack.go |
11 |
93.48 |
-5.9% | segment.go |
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
92.96 |
-1.87% | collection.go |
6 |
88.02 |
-4.39% | segment_stack.go |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 13.1 | 8 |
91.39 |
Travis Job 13.1 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|