|
Ran
|
Files
23
|
Run time
1s
|
Badge
README BADGES
|
push
travis-ci
Updating README, adding benchmark tests for Collection.Get() + Updating README with an example of the new Collection's Get() API. + Adding benchmark tests to compare Get() requests via a collection.Snapshot(), but directly through a Get(). + Results: go test -bench=Gets -test.benchmem BenchmarkCollectionSnapshotGets-8 1000000 1266 ns/op 80 B/op 1 allocs/op BenchmarkCollectionGets-8 1000000 1213 ns/op 0 B/op 0 allocs/op Change-Id: Ic1628607f Reviewed-on: http://review.couchbase.org/75524 Reviewed-by: Steve Yen <steve.yen@gmail.com> Tested-by: abhinav dangeti <abhinav@couchbase.com>
2789 of 3387 relevant lines covered (82.34%)
12398.05 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|