• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

couchbase / moss / 89

Builds Branch Commit Type Ran Committer Via Coverage
89 master MB-20397 - added TestMultipleMMapsOnSameFile Change-Id: I6d3cd18dc Reviewed-on: http://review.couchbase.org/66474 Reviewed-by: Marty Schoch <marty.schoch@gmail.com> Tested-by: Steve Yen <steve.yen@gmail.com> push 04 Aug 2016 04:09PM UTC steveyen travis-ci pending completion   set done
90 master increase example smat timeout Change-Id: Ia7ce1de82 Reviewed-on: http://review.couchbase.org/66475 Reviewed-by: Marty Schoch <marty.schoch@gmail.com> Tested-by: Steve Yen <steve.yen@gmail.com> push 04 Aug 2016 04:09PM UTC steveyen travis-ci pending completion   set done
88 master testing collection.Options() method Change-Id: I6726be02a Reviewed-on: http://review.couchbase.org/66482 Reviewed-by: Marty Schoch <marty.schoch@gmail.com> Tested-by: Steve Yen <steve.yen@gmail.com> push 04 Aug 2016 04:09PM UTC steveyen travis-ci pending completion   set done
87 master fixes to pass go vet in particular... store.go:117: struct field fref has json tag but is not exported store.go:118: struct field ss has json tag but is not exported store_test.go:546: arg seq for printf verb %s of wrong type: int64 ... push 30 Jul 2016 06:21PM UTC steveyen travis-ci pending completion   set done
86 master safe variant of endian() returns 'unknown' If anybody has an idea on how to implement the endian() func without using the unsafe package, let me know! In the meanwhile, when built with the "safe" build tag, endian() will return "unknown". Chang... push 30 Jul 2016 06:21PM UTC steveyen travis-ci pending completion   set done
85 master added random load and read benchmark tests These were inspired as comparisons to the nitro vldb 2016 paper. Change-Id: I946dfb8e8 Reviewed-on: http://review.couchbase.org/66180 Reviewed-by: Marty Schoch <marty.scho... push 27 Jul 2016 03:28PM UTC steveyen travis-ci pending completion   set done
84 master benchmark store test for 1 billion 20 byte keys, 0-sized values Note, the batch size is rather large (100000) in this test... On my macbookpro, 16GB ram, SSD... 15 MB/sec write throughput to populate database with sequential 1B items, and wait ... push 24 Jul 2016 12:39AM UTC steveyen travis-ci pending completion   set done
83 master added store related benchmarks There are multiple phases in each test... - open - opening a store - load - initial data load of items, at least to memory (all items are accessible through the API, but not necessarily persisted yet) - access - p... push 23 Jul 2016 04:56PM UTC steveyen travis-ci pending completion   set done
82 master optimize iterator.Next() to compare RHS of keys first During iteration, the theory is many keys may share the same prefix, so the newly introduced iteratorBytesEqual() helper func optimizes by comparing []byte's starting from the right-hand-side.... push 22 Jul 2016 08:57PM UTC steveyen travis-ci pending completion   set done
81 master optimize StartIterator() when there's only a lower-level iterator Change-Id: I08667abe8 Reviewed-on: http://review.couchbase.org/66044 Reviewed-by: Marty Schoch <marty.schoch@gmail.com> Tested-by: Steve Yen <steve.y... push 21 Jul 2016 05:18PM UTC steveyen travis-ci pending completion   set done
80 master allow moss to work without using unsafe package when built with the 'safe' build tag, we use a slower, but hopefully correct approach to deliver the same functionality. this implementation will always use little endian when in safe mode. Change... push 21 Jul 2016 04:16PM UTC mschoch travis-ci pending completion   set done
79 master optimize when heap of cursors is size <= 1 When the heap of cursors in an iterator is size <= 1, then we don't really need to use the heap fixup operations. Change-Id: If54a82b41 Reviewed-on: http://review.couchbas... push 21 Jul 2016 02:04PM UTC steveyen travis-ci pending completion   set done
78 master MB-20101 - mossStore fix Get() of zero-length values mossStore's Get() implementation was incorrectly converting a zero-length value ([]byte{}) into a nil. With this fix, a zero-length []byte{} val is returned by Get() on a key that exists. If ... push 18 Jul 2016 09:54PM UTC steveyen travis-ci pending completion   set done
74 master fix comment typo Change-Id: I23cbbdf5f Reviewed-on: http://review.couchbase.org/65678 Reviewed-by: Marty Schoch <marty.schoch@gmail.com> Tested-by: Steve Yen <steve.yen@gmail.com> push 15 Jul 2016 07:25PM UTC steveyen travis-ci pending completion   set done
75 master update TODO on simple persistence Change-Id: Id72696b78 Reviewed-on: http://review.couchbase.org/65679 Reviewed-by: Marty Schoch <marty.schoch@gmail.com> Tested-by: Steve Yen <steve.yen@gmail.com> push 15 Jul 2016 07:25PM UTC steveyen travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc