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

twitter / util / 198 / 4
38%
develop: 38%

Build:
DEFAULT BRANCH: develop
Ran 24 Aug 2015 08:15PM UTC
Files 177
Run time 6s
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

24 Aug 2015 08:00PM UTC coverage: 64.748% (-0.1%) from 64.848%
198.4

push

travis-ci

jenkins
util-hashing, finagle-memcached: Improve performance

Problem

Performance of cache clients can be optimized in terms
or CPU and allocations.

Solution

* finagle-memcached: Introduce `NotFound` which can be faster
  in some cases than `keys -- hits` for calculating cache misses.

* finagle-memcached: Constants for `c.t.f.memcachedx.protocol.Response`
  objects.

* finagle-memcached: Constant for `GetResult.Empty`

* finagle-memcached: Prefer "builders" when constructing
  immutable data structures.

* finagle-memcached: `KeyValidation.init` lifted the key validation
  function and improve `invalidByteIndex`.

* util-hashing: Avoid wrapping in an unnecessary `ByteBuffer` in
  `Hashable.MD5_LEInt`.

* util-hashing: Avoid unnecessary `Option` creation in
  `KetamaDistributor.mapEntryForHash`.

Result

Improved allocations in a production use case.

RB_ID=731829

4871 of 7523 relevant lines covered (64.75%)

0.65 hits per line

Source Files on job 198.4
  • Tree
  • List 0
  • Changed 41
  • Source Changed 8
  • Coverage Changed 41
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 198
  • Travis Job 198.4
  • cb131c33 on github
  • Prev Job for on develop (#197.4)
  • Next Job for on develop (#199.4)
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