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

mp911de / lettuce / 412 / 1
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 01 Aug 2015 08:37PM UTC
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

01 Aug 2015 08:19PM UTC coverage: 94.384% (-0.02%) from 94.405%
412.1

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

Source Files on job 412.1
  • Tree
  • List 0
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 412
  • Travis Job 412.1
  • 4187fd97 on github
  • Prev Job for on master (#411.1)
  • Next Job for on master (#414.1)
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