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

couchbase / moss / 84
83%

Build:
DEFAULT BRANCH: master
Ran 24 Jul 2016 12:39AM UTC
Jobs 1
Files 17
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
84

push

travis-ci

steveyen
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 for persistence to complete.

56 MB/sec read throughput to sequentially scan through all 1B items
after a file reopen (and, OS cache is warm).

The benchmark test driver is single threaded.

$ go test -timeout=10h -bench=BenchmarkStoreBig -tags=benchmark_store_big
PASS
BenchmarkStoreBig_numItems1B_keySize20_valSize0_batchSize100000-8
  spec: {numItems:1000000000 keySize:20 valSize:0 batchSize:100000 accesses:[]}
     open time:        0 (ms), phase       0 wop/s,      0 wkb/s,       0 rop/s,      0 rkb/s, cum       0 wop/s,      0 wkb/s,       0 rop/s,      0 rkb/s
     load time:  1178848 (ms), phase  848285 wop/s,  16568 wkb/s,       0 rop/s,      0 rkb/s, cum  848285 wop/s,  16568 wkb/s,       0 rop/s,      0 rkb/s
    drain time:    54730 (ms), phase       0 wop/s,      0 wkb/s,       0 rop/s,      0 rkb/s, cum  810649 wop/s,  15833 wkb/s,       0 rop/s,      0 rkb/s
    close time:     1112 (ms), phase       0 wop/s,      0 wkb/s,       0 rop/s,      0 rkb/s, cum  810649 wop/s,  15833 wkb/s,       0 rop/s,      0 rkb/s
   reopen time:        8 (ms), phase       0 wop/s,      0 wkb/s,       0 rop/s,      0 rkb/s, cum  810649 wop/s,  15833 wkb/s,       0 rop/s,      0 rkb/s
     iter time:   347233 (ms), phase       0 wop/s,      0 wkb/s, 2879622 rop/s,  56242 rkb/s, cum  810649 wop/s,  15833 wkb/s, 2879622 rop/s,  56242 rkb/s
    close time:      174 (ms), phase       0 wop/s,      0 wkb/s,       0 rop/s,      0 rkb/s, cum  810649 wop/s,  15833 wkb/s, 2879622 rop/s,  56242 rkb/s
    total time:  1582105 (ms)
  file size: 35996 (mb), amplification: 1.800
       1     1582834143442 ns/op
ok     github.com/couchbase/moss        1585.631s

Change-Id: Ib985b114d
Reviewed-on: http://review.couchbase.org/66139
Reviewed-by: Marty Schoch <marty.schoch@gmail.com>
Tested-by: Steve Yen <steve.yen@gmail.com>

1826 of 2169 relevant lines covered (84.19%)

11472.77 hits per line

Jobs
ID Job ID Ran Files Coverage
1 84.1 24 Jul 2016 12:39AM UTC 0
84.19
Travis Job 84.1
Source Files on build 84
  • List 0
  • Changed 15
  • Source Changed 0
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #84
  • 957b4ad0 on github
  • Prev Build on master (#83)
  • Next Build on master (#85)
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