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

dgraph-io / badger / 2099
61%
main: 61%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions-eb8e6b6abe
DEFAULT BRANCH: main
Ran 29 May 2019 10:35PM CUT
Jobs 3
Files 33
Run time 4min
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

29 May 2019 10:27PM CUT coverage: 79.767% (-0.4%) from 80.119%
2099

push

travis-ci

web-flow
Speed up StreamWriter (#825)

Use a goroutine to split up the serial part of writing in StreamWriter to allow another core to work on the table encoding. On my desktop, this can write at the rate of 200MBps (1.6Gbps), finishing 1B keys (16B keys, 16B values) in around 3m20s.

Changes:
* Use a goroutine to split up the serial part of writing in StreamWriter to speed things up.
* Limit to 3 pending requests at a time.
* Use as many goroutines to process requests as the number of streams.
* Update badger.fill tool to send writes to streamwriter concurrently.
* Do batching based on size instead of count.
* Set the value log head correctly.

5535 of 6939 relevant lines covered (79.77%)

1224765.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2099.1 29 May 2019 10:35PM CUT 0
79.56
Travis Job 2099.1
3 2099.3 29 May 2019 10:39PM CUT 0
79.65
Travis Job 2099.3
4 2099.4 29 May 2019 10:40PM CUT 0
79.69
Travis Job 2099.4
Source Files on build 2099
  • List 0
  • Changed 23
  • Source Changed 1
  • Coverage Changed 23
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next
  • Back to Repo
  • Travis Build #2099
  • 1725096e on github
  • Prev Build on master (#2081)
  • Next Build on master (#2100)
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