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

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

Build:
DEFAULT BRANCH: develop
Ran 24 Aug 2015 08:14PM UTC
Files 177
Run time 5s
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.836% (+0.07%) from 64.763%
198.2

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

4877 of 7522 relevant lines covered (64.84%)

0.65 hits per line

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