Ran
|
Files
16
|
Run time
1s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
faster iterator from fewer end-key comparisons If the app created an iterator with an endKeyExclusive, the previous code would compare the current cursor key bytes against the end-key bytes on every Next(). This change instead compares the current array index position against the end-key array index position. Change-Id: Ic29e6ce0e Reviewed-on: http://review.couchbase.org/64725 Reviewed-by: Marty Schoch <marty.schoch@gmail.com> Tested-by: Steve Yen <steve.yen@gmail.com>
1747 of 2076 relevant lines covered (84.15%)
7181.4 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|