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

ben-manes / caffeine / 1458
100%

Build:
DEFAULT BRANCH: master
Ran 09 Nov 2015 06:51AM UTC
Jobs 1
Files 63
Run time 2s
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
1458

push

travis-ci

ben-manes
Use spaces (vs object padding) for ring buffers

Padding is used to avoid false sharing of the cache lines. Previously
the bloat of an object (header, etc) was used as filler, which is a
little better on a laptop. On a server-class machine, spacing the value
out in a primitive array is more efficient. So favoring large machine
over small, but the difference is not significant to bother anyone in
practice.

4235 of 4493 relevant lines covered (94.26%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1458.1 (TERM=dumb) 09 Nov 2015 06:51AM UTC 0
94.26
Travis Job 1458.1
Source Files on build 1458
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1458
  • 8ceaf81f on github
  • Prev Build on master (#1455)
  • Next Build on master (#1459)
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