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

mp911de / lettuce / 412
92%

Build:
DEFAULT BRANCH: master
Ran 01 Aug 2015 08:37PM UTC
Jobs 1
Files 138
Run time 4s
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
412

push

travis-ci

mp911de
Use commandBuffer for pipelining instead of channel write #92

Use the commandBuffer when autoFlushCommands is disabled instead of writing commands to a channel and write the whole buffer when flushing. This change slightly improves the throughput of lettuce.

Motivation: netty maintains a promise for every written command and handles buffering on its own. Writing commands one by one but delaying the flush has less flavor of batching than buffering commands and writing them as batch.

4874 of 5164 relevant lines covered (94.38%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 412.1 01 Aug 2015 08:37PM UTC 0
94.38
Travis Job 412.1
Source Files on build 412
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #412
  • 4187fd97 on github
  • Prev Build on master (#411)
  • Next Build on master (#414)
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

© 2026 Coveralls, Inc