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

ben-manes / caffeine / 1511
100%

Build:
DEFAULT BRANCH: master
Ran 12 Dec 2015 09:37PM 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
1511

push

travis-ci

ben-manes
Avoid dead code elimination in benchmarks (fixes #39)

Most benchmarks aren't effected due to making stateful changes, such as
cache reads updating the policy. It is very observable in the frequency
sketch (from 520M -> 60M) where the benchmarks are used for tuning. That
shows that the optimizations of Unsafe where not helpful, but actually
aiding the JVM to perform the elimination. So this fix helps simplify
the code, improves accuracy, and is stylistically better.

4231 of 4491 relevant lines covered (94.21%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1511.1 (TERM=dumb) 12 Dec 2015 09:37PM UTC 0
94.21
Travis Job 1511.1
Source Files on build 1511
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1511
  • 924b5289 on github
  • Prev Build on master (#1510)
  • Next Build on master (#1512)
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