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

ben-manes / caffeine / 782
100%

Build:
DEFAULT BRANCH: master
Ran 19 Mar 2015 11:22AM UTC
Jobs 1
Files 62
Run time 30s
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
782

push

travis-ci

ben-manes
Tests and benchmarks for read buffer implementation strategies

The recent change from a racy to one-off read buffer has a race condition
that may be benign but is detectable during validation. Thus, we need a more
robust way to evaluate strategies. Introduced a test, cleaned out the ad hoc
benchmark, and provided a few approaches. The one-shot buffer was fixed by
using a PTL scheme which halved its performance. This needs to be fixed in
the cache's internal code as well.

The JCTools mpsc array queue offers similar performance to the broken one-shot
and should be rewritten to be suitable for internal use.

3658 of 4019 relevant lines covered (91.02%)

0.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 782.1 (TERM=dumb) 19 Mar 2015 11:22AM UTC 0
91.02
Travis Job 782.1
Source Files on build 782
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #782
  • 67d7d520 on github
  • Prev Build on master (#781)
  • Next Build on master (#783)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc